Skip to content

Instantly share code, notes, and snippets.

@rigtorp
Last active August 24, 2020 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rigtorp/db4241d25b753c952962e554686735dc to your computer and use it in GitHub Desktop.
Save rigtorp/db4241d25b753c952962e554686735dc to your computer and use it in GitHub Desktop.
PyTorch gx1010 build output
This file has been truncated, but you can view the full file.
-- The CXX compiler identification is GNU 10.2.1
-- The C compiler identification is GNU 10.2.1
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/lib64/ccache/cc
-- Check for working C compiler: /usr/lib64/ccache/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- 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: $<BUILD_INTERFACE:/home/erkki/Downloads/rocm2/pytorch/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
-- 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
-- MKL_THREADING = OMP
CMake Warning at cmake/Dependencies.cmake:152 (message):
MKL could not be found. Defaulting to Eigen
Call Stack (most recent call first):
CMakeLists.txt:472 (include)
CMake Warning at cmake/Dependencies.cmake:176 (message):
Preferred BLAS (MKL) cannot be found, now searching for a general BLAS
library
Call Stack (most recent call first):
CMakeLists.txt:472 (include)
-- MKL_THREADING = OMP
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - gomp - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_gnu_thread - mkl_core - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_gnu_thread - mkl_core - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_intel - mkl_intel_thread - mkl_core - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_gnu_thread - mkl_core - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf_lp64 - mkl_intel_thread - mkl_core - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_gnu_thread - mkl_core - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_gf - mkl_intel_thread - mkl_core - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_sequential - mkl_core - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_sequential - mkl_core - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_sequential - mkl_core - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_sequential - mkl_core - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_core - gomp - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_core - gomp - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_core - gomp - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_core - gomp - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_core - iomp5 - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl_intel_lp64 - mkl_core - pthread - m - dl]
-- Library mkl_intel_lp64: not found
-- Checking for [mkl_intel - mkl_core - pthread - m - dl]
-- Library mkl_intel: not found
-- Checking for [mkl_gf_lp64 - mkl_core - pthread - m - dl]
-- Library mkl_gf_lp64: not found
-- Checking for [mkl_gf - mkl_core - pthread - m - dl]
-- Library mkl_gf: not found
-- Checking for [mkl - guide - pthread - m]
-- Library mkl: not found
-- MKL library not found
-- Checking for [blis]
-- Library blis: BLAS_blis_LIBRARY-NOTFOUND
-- Checking for [Accelerate]
-- Library Accelerate: BLAS_Accelerate_LIBRARY-NOTFOUND
-- Checking for [vecLib]
-- Library vecLib: BLAS_vecLib_LIBRARY-NOTFOUND
-- Checking for [openblas]
-- Library openblas: /usr/lib64/libopenblas.so
-- Looking for sgemm_
-- Looking for sgemm_ - 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 (open).
-- The ASM compiler identification is GNU
-- Found assembler: /usr/lib64/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: /usr/bin/python (found version "3.8.5")
-- NNPACK backend is x86-64
-- LLVM FileCheck Found: /usr/bin/FileCheck
-- Found Git: /usr/bin/git (found version "2.26.2")
-- 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 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:59 (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 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:59 (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:61 (message):
OpenMP found! OpenMP_C_INCLUDE_DIRS =
CMake Warning at third_party/fbgemm/CMakeLists.txt:130 (message):
==========
CMake Warning at third_party/fbgemm/CMakeLists.txt:131 (message):
CMAKE_BUILD_TYPE = Release
CMake Warning at third_party/fbgemm/CMakeLists.txt:132 (message):
CMAKE_CXX_FLAGS_DEBUG is -g
CMake Warning at third_party/fbgemm/CMakeLists.txt:133 (message):
CMAKE_CXX_FLAGS_RELEASE is -O2 -DNDEBUG
CMake Warning at third_party/fbgemm/CMakeLists.txt:134 (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=/home/erkki/Downloads/rocm2/pytorch/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/lib64/libnuma.so)
-- Using third party subdirectory Eigen.
-- Found PythonInterp: /usr/bin/python (found suitable version "3.8.5", minimum required is "3.0")
-- Found PythonLibs: /usr/lib64/libpython3.8.so.1.0 (found suitable version "3.8.5", minimum required is "3.0")
-- Found PythonInterp: /usr/bin/python (found version "3.8.5")
-- Found PythonLibs: /usr/lib64/libpython3.8.so.1.0
-- System pybind11 found
-- pybind11 include dirs: /usr/include;/usr/include/python3.8
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:1065 (find_package)
CMakeLists.txt:472 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:1065 (find_package)
CMakeLists.txt:472 (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-redhat-linux/10/libgomp.so;/usr/lib64/libpthread.so
CUDA_TOOLKIT_ROOT_DIR not found or specified
-- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY)
CMake Warning at cmake/public/cuda.cmake:31 (message):
Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2
or a Caffe2 dependent library, the next warning / error will give you more
info.
Call Stack (most recent call first):
cmake/Dependencies.cmake:1115 (include)
CMakeLists.txt:472 (include)
CMake Warning at cmake/Dependencies.cmake:1138 (message):
Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF.
Call Stack (most recent call first):
CMakeLists.txt:472 (include)
-- Found HIP: /opt/rocm-3.7.0/hip (found suitable version "3.7.20315-077bcfa0", minimum required is "1.0")
HIP VERSION: 3.7.20315-077bcfa0
***** Library versions from dpkg *****
***** Library versions from cmake find_package *****
hip VERSION: 3.7.20315
amd_comgr VERSION: 1.6.0.149-rocm-rel-3.7-20-6670e0d
rocrand VERSION: 2.10.3.709-20-450fece
hiprand VERSION: 2.10.3.709-20-450fece
rocblas VERSION: 2.26.0.2565-9d981389
miopen VERSION: 2.6.0.8145-20-c16087a4
rocfft VERSION: 1.0.5.871-20-35f7181
hipsparse VERSION: 1.8.1.295-20-f7e601a
rccl VERSION: 2.7.6.447-20-d1e20b4
rocprim VERSION: 2.10.3.1079-20-5e3f41e
hipcub VERSION: 2.10.3.195-20-8503466
rocthrust VERSION: 2.10.3.603-20-529bb95
HIP library name: amdhip64
INFOCompiling with HIP for AMD.
INFOForcing USE_SYSTEM_NCCL to ON since it's required by using RCCL
-- RCCL Found!
CMake Warning at cmake/Dependencies.cmake:1350 (message):
Metal is only used in ios builds.
Call Stack (most recent call first):
CMakeLists.txt:472 (include)
Generated: /home/erkki/Downloads/rocm2/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto
Generated: /home/erkki/Downloads/rocm2/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto
--
-- ******** Summary ********
-- CMake version : 3.17.4
-- CMake command : /usr/bin/cmake
-- System : Linux
-- C++ compiler : /usr/lib64/ccache/c++
-- C++ compiler version : 10.2.1
-- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor
-- Build type : Release
-- Compile definitions : NDEBUG;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1
-- CMAKE_PREFIX_PATH : /usr/lib/python3.8/site-packages
-- CMAKE_INSTALL_PREFIX : /home/erkki/Downloads/rocm2/pytorch/torch
-- CMAKE_MODULE_PATH : /opt/rocm-3.7.0/hip/cmake;/home/erkki/Downloads/rocm2/pytorch/cmake/Modules;/usr/share/cmake/pybind11;/home/erkki/Downloads/rocm2/pytorch/cmake/public/../Modules_CUDA_fix
--
-- ONNX version : 1.7.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.17.4
-- CMake command : /usr/bin/cmake
-- System : Linux
-- C++ compiler : /usr/lib64/ccache/c++
-- C++ compiler version : 10.2.1
-- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor
-- Build type : Release
-- Compile definitions : NDEBUG;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1
-- CMAKE_PREFIX_PATH : /usr/lib/python3.8/site-packages
-- CMAKE_INSTALL_PREFIX : /home/erkki/Downloads/rocm2/pytorch/torch
-- CMAKE_MODULE_PATH : /opt/rocm-3.7.0/hip/cmake;/home/erkki/Downloads/rocm2/pytorch/cmake/Modules;/usr/share/cmake/pybind11;/home/erkki/Downloads/rocm2/pytorch/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
-- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor
-- Adding -DNDEBUG to compile flags
-- MAGMA not found. Compiling without MAGMA support
-- 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_HAS_AVX_1
-- Performing Test C_HAS_AVX_1 - Failed
-- Performing Test C_HAS_AVX_2
-- Performing Test C_HAS_AVX_2 - Success
-- Performing Test C_HAS_AVX2_1
-- Performing Test C_HAS_AVX2_1 - Failed
-- Performing Test C_HAS_AVX2_2
-- Performing Test C_HAS_AVX2_2 - Success
-- Performing Test CXX_HAS_AVX_1
-- Performing Test CXX_HAS_AVX_1 - Failed
-- Performing Test CXX_HAS_AVX_2
-- Performing Test CXX_HAS_AVX_2 - Success
-- Performing Test CXX_HAS_AVX2_1
-- Performing Test CXX_HAS_AVX2_1 - Failed
-- Performing Test CXX_HAS_AVX2_2
-- Performing Test CXX_HAS_AVX2_2 - Success
-- AVX compiler support found
-- AVX2 compiler support found
-- Looking for cheev_
-- Looking for cheev_ - found
-- Found a library with LAPACK API (open).
disabling CUDA because NOT USE_CUDA is set
-- USE_CUDNN is set to 0. Compiling without cuDNN 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_CPU_RUNTIME to MKLDNN_CPU_RUNTIME with value `OMP`
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:114 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenMP_C: -fopenmp
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:114 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenMP_CXX: -fopenmp
-- Found OpenMP: TRUE
-- 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: 6.2.0
-- 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
-- GCC 10.2.1: Adding gcc and gcc_s libs to link line
-- Performing Test HAS_WERROR_FORMAT
-- Performing Test HAS_WERROR_FORMAT - 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/lib64/libnuma.so
-- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT
-- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success
-- Using ATen parallel backend: OMP
HIP VERSION: 3.7.20315-077bcfa0
***** Library versions from dpkg *****
***** Library versions from cmake find_package *****
hip VERSION: 3.7.20315
amd_comgr VERSION: 1.6.0.149-rocm-rel-3.7-20-6670e0d
rocrand VERSION: 2.10.3.709-20-450fece
hiprand VERSION: 2.10.3.709-20-450fece
rocblas VERSION: 2.26.0.2565-9d981389
miopen VERSION: 2.6.0.8145-20-c16087a4
rocfft VERSION: 1.0.5.871-20-35f7181
hipsparse VERSION: 1.8.1.295-20-f7e601a
rccl VERSION: 2.7.6.447-20-d1e20b4
rocprim VERSION: 2.10.3.1079-20-5e3f41e
hipcub VERSION: 2.10.3.195-20-8503466
rocthrust VERSION: 2.10.3.603-20-529bb95
HIP library name: amdhip64
ROCm is enabled.
CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:20 (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/lib64/libcrypto.so (found version "1.1.1g")
-- 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.4.0
Target system: Linux-5.7.14-200.fc32.x86_64
Target processor: x86_64
Host system: Linux-5.7.14-200.fc32.x86_64
Host processor: x86_64
Detected C compiler: GNU @ /usr/lib64/ccache/cc
-- 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
-- MPFR : LIB_MPFR-NOTFOUND
-- GMP : /usr/lib64/libgmp.so
-- RT : /usr/lib64/librt.so
-- FFTW3 : LIBFFTW3-NOTFOUND
-- OPENSSL : 1.1.1g
-- SDE : SDE_COMMAND-NOTFOUND
-- RUNNING_ON_TRAVIS : 0
-- COMPILER_SUPPORTS_OPENMP : 1
AT_INSTALL_INCLUDE_DIR include/ATen/core
core header install: /home/erkki/Downloads/rocm2/pytorch/build/aten/src/ATen/core/TensorBody.h
-- Include AMD RCCL operators
-- Excluding FakeLowP operators
-- Including IDEEP operators
-- Excluding image processing operators due to no opencv
-- Excluding video processing operators due to no opencv
-- MPI operators skipped due to no MPI support
-- Include Observer library
-- /usr/lib64/ccache/c++ /home/erkki/Downloads/rocm2/pytorch/torch/abi-check.cpp -o /home/erkki/Downloads/rocm2/pytorch/build/abi-check
-- Determined _GLIBCXX_USE_CXX11_ABI=1
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:872 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (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:872 (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-redhat-linux/10/libgomp.so;/usr/lib64/libpthread.so.
-- Caffe2 is compiling with OpenMP.
OpenMP CXX_FLAGS: -fopenmp.
OpenMP libraries: /usr/lib/gcc/x86_64-redhat-linux/10/libgomp.so;/usr/lib64/libpthread.so.
-- Using lib/python3.8/site-packages as python relative installation path
CMake Warning at CMakeLists.txt:703 (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.17.4
-- CMake command : /usr/bin/cmake
-- System : Linux
-- C++ compiler : /usr/lib64/ccache/c++
-- C++ compiler id : GNU
-- C++ compiler version : 10.2.1
-- BLAS : MKL
-- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DUSE_VULKAN_WRAPPER -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 -Wno-stringop-overflow
-- Build type : Release
-- Compile definitions : NDEBUG;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;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 : /usr/lib/python3.8/site-packages
-- CMAKE_INSTALL_PREFIX : /home/erkki/Downloads/rocm2/pytorch/torch
--
-- TORCH_VERSION : 1.7.0
-- CAFFE2_VERSION : 1.7.0
-- BUILD_CAFFE2_MOBILE : OFF
-- USE_STATIC_DISPATCH : OFF
-- BUILD_BINARY : OFF
-- BUILD_CUSTOM_PROTOBUF : ON
-- Link local protobuf : ON
-- BUILD_DOCS : OFF
-- BUILD_PYTHON : True
-- Python version : 3.8.5
-- Python executable : /usr/bin/python
-- Pythonlibs version : 3.8.5
-- Python library : /usr/lib64/libpython3.8.so.1.0
-- Python includes : /usr/include/python3.8
-- Python site-packages: lib/python3.8/site-packages
-- BUILD_CAFFE2_OPS : ON
-- BUILD_SHARED_LIBS : ON
-- BUILD_TEST : True
-- BUILD_JNI : OFF
-- INTERN_BUILD_MOBILE :
-- CLANG_CODE_COVERAGE : OFF
-- USE_ASAN : OFF
-- USE_CUDA : OFF
-- USE_ROCM : ON
-- USE_EIGEN_FOR_BLAS : ON
-- USE_FBGEMM : ON
-- USE_FAKELOWP : OFF
-- USE_FFMPEG : OFF
-- USE_GFLAGS : OFF
-- USE_GLOG : OFF
-- USE_LEVELDB : OFF
-- USE_LITE_PROTO : OFF
-- USE_LMDB : OFF
-- USE_METAL : OFF
-- USE_MKL : OFF
-- USE_MKLDNN : ON
-- USE_MKLDNN_CBLAS : OFF
-- USE_NCCL : ON
-- USE_SYSTEM_NCCL : ON
-- 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 : 0
-- Public Dependencies : Threads::Threads;caffe2::mkldnn
-- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib64/libnuma.so;fp16;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;gcc_s;gcc;dl
-- Configuring done
-- Generating done
-- Build files have been written to: /home/erkki/Downloads/rocm2/pytorch/build
[1/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o
[2/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o
[3/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o
[4/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o
[5/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o
[6/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o
[7/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o
[8/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o
[9/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o
[10/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o
[11/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o
[12/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o
[13/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[14/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[15/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o
[16/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o
[17/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o
[18/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o
[19/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o
[20/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o
[21/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o
[22/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o
[23/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o
[24/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o
[25/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o
[26/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o
[27/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o
[28/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o
[29/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o
[30/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o
[31/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o
[32/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o
[33/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o
[34/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o
[35/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o
[36/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o
[37/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o
[38/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o
[39/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o
[40/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o
[41/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o
[42/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o
[43/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o
[44/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o
[45/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o
[46/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o
[47/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o
[48/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o
[49/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o
[50/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o
[51/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o
[52/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o
[53/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o
[54/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o
[55/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o
[56/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o
[57/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o
[58/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o
[59/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o
[60/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o
[61/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o
[62/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o
[63/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
[64/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o
[65/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o
[66/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o
[67/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o
[68/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o
[69/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o
[70/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o
[71/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o
[72/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
[73/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o
[74/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o
[75/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o
[76/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o
[77/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o
[78/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o
[79/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o
[80/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o
[81/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o
[82/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
[83/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
[84/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o
[85/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o
[86/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
[87/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o
[88/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o
[89/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
[90/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
[91/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
[92/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o
[93/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o
[94/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
[95/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
[96/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o
[97/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
[98/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
[99/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
[100/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
[101/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
[102/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
[103/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o
[104/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o
[105/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o
[106/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o
[107/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o
[108/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o
[109/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o
[110/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[111/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[112/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o
[113/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o
[114/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o
[115/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o
[116/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o
[117/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o
[118/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o
[119/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o
[120/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o
[121/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o
[122/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o
[123/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o
[124/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o
[125/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o
[126/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o
[127/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o
[128/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o
[129/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o
[130/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o
[131/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o
[132/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o
[133/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o
[134/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o
[135/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o
[136/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o
[137/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o
[138/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o
[139/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o
[140/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o
[141/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o
[142/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o
[143/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o
[144/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o
[145/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o
[146/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o
[147/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o
[148/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o
[149/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o
[150/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o
[151/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o
[152/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o
[153/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o
[154/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o
[155/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o
[156/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o
[157/4568] Linking CXX static library lib/libprotobuf.a
[158/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o
[159/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o
[160/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o
[161/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o
[162/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o
[163/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o
[164/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o
[165/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o
[166/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o
[167/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o
[168/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o
[169/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o
[170/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o
[171/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o
[172/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o
[173/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o
[174/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o
[175/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o
[176/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[177/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[178/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o
[179/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o
[180/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o
[181/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o
[182/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o
[183/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o
[184/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o
[185/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o
[186/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o
[187/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o
[188/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o
[189/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[190/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o
[191/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o
[192/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[193/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[194/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[195/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[196/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o
[197/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o
[198/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o
[199/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o
[200/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o
[201/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o
[202/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o
[203/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o
[204/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o
[205/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o
[206/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o
[207/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o
[208/4568] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o
[209/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o
[210/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o
[211/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o
[212/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o
[213/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o
[214/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o
[215/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o
[216/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o
[217/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o
[218/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o
[219/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o
[220/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o
[221/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o
[222/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o
[223/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o
[224/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o
[225/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o
[226/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o
[227/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o
[228/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o
[229/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o
[230/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o
[231/4568] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o
[232/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o
[233/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o
[234/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o
[235/4568] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o
[236/4568] 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/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[238/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[239/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[240/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[241/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[242/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[243/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[244/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[245/4568] Linking C static library lib/libpthreadpool.a
[246/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[247/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[248/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[249/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[250/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o
[251/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o
[252/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[253/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[254/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[255/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o
[256/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o
[257/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o
[258/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o
[259/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o
[260/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o
[261/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o
[262/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o
[263/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o
[264/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o
[265/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o
[266/4568] 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(
| ^~~~~~~~~~~~~~~~~~~~~~
[267/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o
[268/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o
[269/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o
[270/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o
[271/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o
[272/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o
[273/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o
[274/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o
[275/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o
[276/4568] Linking C static library lib/libclog.a
[277/4568] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o
[278/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[279/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[280/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[281/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[282/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[283/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[284/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[285/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[286/4568] Linking CXX static library lib/libprotobuf-lite.a
[287/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[288/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[289/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[290/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[291/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[292/4568] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o
[293/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[294/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[295/4568] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o
[296/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[297/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o
[298/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[299/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o
[300/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o
[301/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o
[302/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o
[303/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[304/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o
[305/4568] 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&, 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:237:8: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
237 | (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:246: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]
246 | 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(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[306/4568] 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(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[307/4568] 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(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[308/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o
[309/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o
[310/4568] 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&, 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:444:16: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
444 | (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:447:28: warning: ‘void pthreadpool_compute_2d(pthreadpool_t, pthreadpool_function_2d_t, void*, size_t, size_t)’ is deprecated [-Wdeprecated-declarations]
447 | 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:479:16: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
479 | (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:482:28: warning: ‘void pthreadpool_compute_2d(pthreadpool_t, pthreadpool_function_2d_t, void*, size_t, size_t)’ is deprecated [-Wdeprecated-declarations]
482 | 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:527:12: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
527 | (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:534: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]
534 | 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:555:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
555 | (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:564: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]
564 | 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:592:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
592 | (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:601: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]
601 | 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:670:12: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
670 | (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:679: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]
679 | 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(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[311/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o
[312/4568] 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:700:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
700 | 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:702:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
702 | (pthreadpool_function_2d_t)compute_dwconv_unipass,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:730:11: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
730 | 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:732:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
732 | (pthreadpool_function_2d_t)compute_dwconv_multiipass,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:769:7: warning: ‘pthreadpool_compute_3d_tiled’ is deprecated [-Wdeprecated-declarations]
769 | 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:771:11: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
771 | (pthreadpool_function_3d_tiled_t)compute_sum_rows,
| ^
../aten/src/ATen/native/quantized/cpu/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 ../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:799:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
799 | (pthreadpool_function_4d_tiled_t)compute_q8gemm_xzp,
| ^
../aten/src/ATen/native/quantized/cpu/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 ../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:839:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
839 | (pthreadpool_function_4d_tiled_t)compute_q8gemm,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:882:7: warning: ‘pthreadpool_compute_4d_tiled’ is deprecated [-Wdeprecated-declarations]
882 | 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:884:11: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
884 | (pthreadpool_function_4d_tiled_t)compute_q8conv,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:939:7: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
939 | pthreadpool_function_2d_t compute_function = NULL;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:942:13: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
942 | (pthreadpool_function_2d_t)compute_average_pooling_unipass;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:947:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
947 | (pthreadpool_function_2d_t)compute_average_pooling_unipass;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:951:15: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
951 | (pthreadpool_function_2d_t)compute_average_pooling_multipass;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:956:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
956 | 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:1009:7: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
1009 | 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:1011:11: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1011 | (pthreadpool_function_2d_t)compute_max_pooling,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1034:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations]
1034 | 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:1036:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1036 | (pthreadpool_function_1d_tiled_t)compute_q8add_contiguous,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1052:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations]
1052 | 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:1054:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1054 | (pthreadpool_function_1d_tiled_t)compute_q8add_strided,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1080:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1080 | pthreadpool_function_1d_t compute_function = NULL;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1083:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1083 | (pthreadpool_function_1d_t)compute_global_average_pooling_unipass;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1088:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1088 | (pthreadpool_function_1d_t)compute_global_average_pooling_unipass;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1092:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1092 | compute_global_average_pooling_multipass;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1097:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
1097 | 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:1117:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations]
1117 | 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:1119:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1119 | (pthreadpool_function_1d_tiled_t)compute_lut_contiguous,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1133:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
1133 | 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:1135:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1135 | (pthreadpool_function_1d_t)compute_lut_strided,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1157:9: warning: ‘pthreadpool_compute_1d_tiled’ is deprecated [-Wdeprecated-declarations]
1157 | 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:1159:13: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1159 | (pthreadpool_function_1d_tiled_t)compute_clamp_contiguous,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1173:9: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
1173 | 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:1175:13: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1175 | (pthreadpool_function_1d_t)compute_clamp_strided,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1192:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
1192 | 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:1194:11: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1194 | (pthreadpool_function_1d_t)compute_u8softargmax,
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1209:7: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1209 | pthreadpool_function_1d_t compute_function = NULL;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1213:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1213 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1218:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1218 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1223:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1223 | (pthreadpool_function_1d_t)compute_channel_shuffle_fixed;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1228:15: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
1228 | (pthreadpool_function_1d_t)compute_channel_shuffle_variable;
| ^
../aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c:1236:7: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
1236 | 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(
| ^~~~~~~~~~~~~~~~~~~~~~
[313/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o
[314/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o
[315/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o
[316/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o
[317/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o
[318/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o
[319/4568] Linking C static library lib/libcpuinfo_internals.a
[320/4568] Linking CXX static library lib/libprotoc.a
[321/4568] Linking C static library lib/libcpuinfo.a
[322/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o
[323/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o
[324/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o
[325/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o
[326/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o
[327/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o
[328/4568] 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:84:2: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
84 | pthreadpool_compute_2d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:1008:6: note: declared here
1008 | void pthreadpool_compute_2d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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,
| ^
[329/4568] 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:100:2: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
100 | pthreadpool_compute_2d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:1008:6: note: declared here
1008 | void pthreadpool_compute_2d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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,
| ^
[330/4568] 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:78:2: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
78 | pthreadpool_compute_2d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:1008:6: note: declared here
1008 | void pthreadpool_compute_2d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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,
| ^
[331/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o
[332/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/NNPACK/src/ref/convolution-output.c: In function ‘nnp_convolution_output__reference’:
../third_party/NNPACK/src/ref/convolution-output.c:90:2: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
90 | pthreadpool_compute_2d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:1008:6: note: declared here
1008 | void pthreadpool_compute_2d(
| ^~~~~~~~~~~~~~~~~~~~~~
../third_party/NNPACK/src/ref/convolution-output.c:91:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
91 | (pthreadpool_function_2d_t) compute_convolution_output,
| ^
[333/4568] 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:68:2: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
68 | pthreadpool_compute_2d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:1008:6: note: declared here
1008 | void pthreadpool_compute_2d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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:91:2: warning: ‘pthreadpool_compute_2d’ is deprecated [-Wdeprecated-declarations]
91 | pthreadpool_compute_2d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:1008:6: note: declared here
1008 | void pthreadpool_compute_2d(
| ^~~~~~~~~~~~~~~~~~~~~~
../third_party/NNPACK/src/ref/fully-connected-output.c:92:3: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
92 | (pthreadpool_function_2d_t) compute_fully_connected_output_f16f32,
| ^
[334/4568] 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:61:5: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
61 | pthreadpool_compute_1d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:995:6: note: declared here
995 | void pthreadpool_compute_1d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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,
| ^
[335/4568] 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:46:2: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
46 | pthreadpool_compute_1d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:995:6: note: declared here
995 | void pthreadpool_compute_1d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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,
| ^
[336/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o
[337/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o
[338/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o
[339/4568] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o
[340/4568] 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:41:2: warning: ‘pthreadpool_compute_1d’ is deprecated [-Wdeprecated-declarations]
41 | pthreadpool_compute_1d(threadpool,
| ^~~~~~~~~~~~~~~~~~~~~~
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:995:6: note: declared here
995 | void pthreadpool_compute_1d(
| ^~~~~~~~~~~~~~~~~~~~~~
../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,
| ^
[341/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[342/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/add-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/add-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[343/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/average-pooling-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[344/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/binary-elementwise-nd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/binary-elementwise-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[345/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/channel-pad-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/channel-pad-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[346/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/channel-shuffle-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[347/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/convolution-nchw.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[348/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/argmax-pooling-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/clamp-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/clamp-nc.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/convolution-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[351/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/deconvolution-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[352/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/fully-connected-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[353/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/global-average-pooling-nwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/global-average-pooling-nwc.c:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/3x16-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[355/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[356/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/hardswish-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/hardswish-nc.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[357/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/leaky-relu-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[358/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/max-pooling-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[359/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/prelu-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[360/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/resize-bilinear-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[361/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/sigmoid-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[362/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/softmax-nc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[363/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/global-average-pooling-ncw.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[364/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory.c.o
[365/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o
[366/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o
[367/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/unpooling-nhwc.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[368/4568] 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: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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[369/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[370/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[371/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[372/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[373/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[374/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[375/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[376/4568] Linking C static library lib/libnnpack_reference_layers.a
[377/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[378/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[379/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/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/avgpool.h:14,
from ../third_party/XNNPACK/src/f32-avgpool/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[380/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/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/avgpool.h:14,
from ../third_party/XNNPACK/src/f32-avgpool/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[381/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[382/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[383/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[384/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[385/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[386/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2spchw/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-hwc2spchw/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[387/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv-spchw/3x3p1-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-spchw/3x3p1-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[388/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv-spchw/3x3s2p1-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-spchw/3x3s2p1-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[389/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv-spchw/5x5p2-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-spchw/5x5p2-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[390/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv-spchw/5x5s2p2-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-spchw/5x5s2p2-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[391/4568] Linking C static library lib/libqnnpack.a
[392/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[393/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[394/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[395/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[396/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[397/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[398/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[399/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[400/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[401/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[402/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[403/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[404/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-spchw/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-spchw/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[405/4568] Linking CXX static library lib/libpytorch_qnnpack.a
[406/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[407/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[408/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[409/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[410/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[411/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[412/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/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-inc/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[413/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/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-inc/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[414/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/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-inc/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[415/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/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/vbinary.h:14,
from ../third_party/XNNPACK/src/f32-hswish/gen/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[416/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/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/vbinary.h:14,
from ../third_party/XNNPACK/src/f32-hswish/gen/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[417/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/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/vbinary.h:14,
from ../third_party/XNNPACK/src/f32-hswish/gen/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[418/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[419/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[420/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[421/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[422/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[423/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[424/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[425/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/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/maxpool.h:14,
from ../third_party/XNNPACK/src/f32-maxpool/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[426/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/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/pavgpool.h:11,
from ../third_party/XNNPACK/src/f32-pavgpool/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[427/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/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/pavgpool.h:11,
from ../third_party/XNNPACK/src/f32-pavgpool/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[428/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/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/ppmm.h:11,
from ../third_party/XNNPACK/src/f32-ppmm/gen/2x4-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[429/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/3x3-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[430/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/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/ppmm.h:11,
from ../third_party/XNNPACK/src/f32-ppmm/gen/4x2-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[431/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/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/ppmm.h:11,
from ../third_party/XNNPACK/src/f32-ppmm/gen/4x4-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[432/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[435/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[436/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[437/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[438/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[439/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[440/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/scalar.c.o
[441/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[442/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[443/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[444/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[445/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[446/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[447/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[448/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[449/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[450/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[451/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[452/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[453/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[454/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[455/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[456/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/1x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[457/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/2x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[458/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/2x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[459/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/1x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[460/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[461/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[462/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[463/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[464/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x2-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[465/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[466/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[467/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[468/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[469/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[470/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[471/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[472/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[473/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[474/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[475/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[476/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[477/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[478/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[479/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[480/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[481/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[482/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[483/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[484/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[485/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[486/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[487/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[488/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[489/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[490/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[491/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[492/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[493/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[494/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[495/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[496/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[497/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[498/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[499/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[500/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[501/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[502/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[503/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[504/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[505/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[506/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[507/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[508/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[509/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[510/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[511/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[512/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c2-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[513/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[514/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-lut2048-p1.c.o
[515/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-lut64-p2.c.o
[516/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/expminus-scalar-p5.c.o
[517/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-lut2048-p1-div.c.o
[518/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-lut64-p2-div.c.o
[519/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-scalar-p5-div.c.o
[520/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-avgpool/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/avgpool.h:14,
from ../third_party/XNNPACK/src/q8-avgpool/9p8x-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[521/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-avgpool/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/avgpool.h:14,
from ../third_party/XNNPACK/src/q8-avgpool/9x-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[522/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-dwconv/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/q8-dwconv/up1x9-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[523/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-gavgpool/7p7x-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/q8-gavgpool/7p7x-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[524/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-gavgpool/7x-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/q8-gavgpool/7x-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[525/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-gemm/2x2-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/q8-gemm/2x2-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[526/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-vadd/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/q8-vadd/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[527/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/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/maxpool.h:14,
from ../third_party/XNNPACK/src/u8-maxpool/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[528/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/scalar.c.o
[529/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/q8-igemm/2x2-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/q8-igemm/2x2-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[530/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[531/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[532/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x3-scalar.c.o
[533/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-scalar.c.o
[534/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x2-scalar.c.o
[535/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/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/pad.h:11,
from ../third_party/XNNPACK/src/x32-pad/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[536/4568] 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/pad.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[537/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[538/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[539/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[540/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[541/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[542/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[543/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[544/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[545/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[546/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/requantization/fp32-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/requantization/fp32-scalar.c:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1037:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1037 | pthreadpool_function_4d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[547/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/requantization/precise-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/requantization/precise-scalar.c:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/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/requantization/q31-scalar.c:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[550/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[551/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[552/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[553/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[554/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[555/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-clamp/gen/psimd-x8.c.o
In file 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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[556/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[557/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[559/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/requantization/gemmlowp-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/requantization/gemmlowp-scalar.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[562/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[564/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[565/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[568/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[570/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[571/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-psimd-loadsplat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-psimd-splat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8s4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-psimd-loadsplat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-psimd-splat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8s4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8-psimd-loadsplat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8-psimd-splat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/6x8s4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/6x8s4-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8-psimd-loadsplat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/1x8-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8-psimd-splat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/1x8-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8s4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/1x8s4-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8-psimd-loadsplat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/4x8-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8-psimd-splat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/4x8-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8s4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/4x8s4-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8-psimd-loadsplat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/6x8-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8-psimd-splat.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/6x8-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/6x8s4-psimd.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h: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/6x8s4-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/psimd-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-hswish/gen/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[591/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/gen/psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_party/XNNPACK/src/xnnpack/params.h:15,
from ../third_party/XNNPACK/src/xnnpack/vbinary.h:14,
from ../third_party/XNNPACK/src/f32-hswish/gen/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[592/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[593/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[594/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-psimd-loadsplat.c.o
In file 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-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-psimd-splat.c.o
In file 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-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8s4-psimd.c.o
In file 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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-psimd.c.o
In file 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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-psimd-splat.c.o
In file 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-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-psimd-loadsplat.c.o
In file 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-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8s4-psimd.c.o
In file 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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8-psimd-loadsplat.c.o
In file 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-psimd-loadsplat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8-psimd-splat.c.o
In file 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-psimd-splat.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/6x8s4-psimd.c.o
In file 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/6x8s4-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[605/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[606/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[607/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x8-psimd.c.o
In file 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-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[609/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[610/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/psimd.c.o
[611/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[612/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[613/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[614/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[615/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[616/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[617/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[618/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[619/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[620/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[621/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[622/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[623/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[624/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[625/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[626/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[627/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[628/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[629/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-psimd.c.o
[630/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[631/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[632/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[633/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[634/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[635/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[636/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[637/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[638/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[639/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[640/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-psimd-x8.c.o
In file included from ../third_party/XNNPACK/include/xnnpack.h:15,
from ../third_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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[641/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c8-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[642/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-psimd-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-psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[643/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-pad/x2-psimd.c.o
In file 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/x2-psimd.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[644/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/psimd.c.o
In file 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-unpool/psimd.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[645/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-psimd.c.o
In file 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-psimd.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[646/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-psimd.c.o
In file 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-psimd.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[647/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-psimd.c.o
In file 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-psimd.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[648/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-psimd.c.o
In file 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-psimd.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[649/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/requantization/precise-psimd.c.o
In file 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/requantization/precise-psimd.c:16:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/requantization/fp32-psimd.c.o
In file 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/requantization/fp32-psimd.c:14:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[652/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[653/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[654/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[655/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[656/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[657/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[658/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[659/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[660/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[661/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[662/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[663/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[664/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[665/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[666/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[667/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[668/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-sigmoid/gen/psimd-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/psimd-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[669/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/math/sigmoid-psimd-p5-div.c.o
[670/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[671/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[672/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[673/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[674/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv-spchw/3x3p1-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-spchw/3x3p1-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[675/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv-spchw/3x3s2p1-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-spchw/3x3s2p1-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[676/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[677/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x25-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[678/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[679/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[680/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[681/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up4x9-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[682/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[683/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[684/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[685/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[686/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[687/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[688/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-spchw/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-spchw/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[689/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[690/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[691/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[692/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[693/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8s4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[694/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[695/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[696/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[697/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8s4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[698/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8-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/1x8-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[699/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8-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/1x8-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[700/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8-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/4x8-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[701/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8-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/4x8-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[702/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/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/vbinary.h:14,
from ../third_party/XNNPACK/src/f32-hswish/gen/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[703/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-hswish/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/vbinary.h:14,
from ../third_party/XNNPACK/src/f32-hswish/gen/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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[704/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[705/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[706/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[707/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[708/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/1x8s4-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/1x8s4-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[709/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen-inc/4x8s4-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/4x8s4-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[710/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8s4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[711/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[712/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[713/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[714/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8s4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[715/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[716/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[717/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[718/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ppmm/gen/4x8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[719/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o
[720/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/4x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[721/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/8x1-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[722/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[723/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[724/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[725/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[726/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[727/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[728/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[729/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[730/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] 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:15:
../third_party/pthreadpool/include/pthreadpool.h:997:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations]
997 | pthreadpool_function_1d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1003:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1003 | pthreadpool_function_1d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1010:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations]
1010 | pthreadpool_function_2d_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1017:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1017 | pthreadpool_function_2d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_party/pthreadpool/include/pthreadpool.h:1026:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations]
1026 | pthreadpool_function_3d_tiled_t function,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../third_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/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[739/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[740/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[741/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[742/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[743/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[744/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[745/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[746/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[747/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[748/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[749/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[750/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[751/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o
[752/4568] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c8-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-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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[753/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[754/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[755/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[756/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[757/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[758/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[759/4568] 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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[760/4568] 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment