Running phase: unpackPhase unpacking source archive /nix/store/ipf94hc0si1bviq86y93k71kfhl7mah5-source source root is source Running phase: patchPhase applying patch /nix/store/xzvklw5mdfrqkkag25azh4y3ick25jg1-clpeak-clhpp2.diff patching file CMakeLists.txt patching file include/clpeak.h patching file include/common.h patching file src/clpeak.cpp Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/share/doc/clpeak -DCMAKE_INSTALL_INFODIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/strip -DCMAKE_RANLIB=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ranlib -DCMAKE_AR=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/2wbxkld1844g3vxvy67h3110ydz6g6q2-clpeak-1.1.0 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for CL_VERSION_3_0 -- Looking for CL_VERSION_3_0 - found -- Found OpenCL: /nix/store/7nqjaxwqnb4cijahdj4lw3sgqk4x7km3-ocl-icd-2.3.2/lib/libOpenCL.so (found version "3.0") -- Selected OpenCL includes from /nix/store/vg2knyyy63ah0g6fczyxwr34mpd4ra9i-opencl-headers-2024.10.24/include -- Selected OpenCL lib /nix/store/7nqjaxwqnb4cijahdj4lw3sgqk4x7km3-ocl-icd-2.3.2/lib/libOpenCL.so -- Configuring done (1.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_MANDIR CMAKE_INSTALL_SBINDIR CMAKE_POLICY_DEFAULT_CMP0025 -- Build files have been written to: /build/source/build cmake: enabled parallel building cmake: enabled parallel installing Running phase: buildPhase build flags: -j24 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash [ 7%] Building CXX object CMakeFiles/clpeak.dir/src/common.cpp.o [ 15%] Building CXX object CMakeFiles/clpeak.dir/src/clpeak.cpp.o [ 23%] Building CXX object CMakeFiles/clpeak.dir/src/options.cpp.o [ 30%] Building CXX object CMakeFiles/clpeak.dir/src/logger.cpp.o [ 38%] Building CXX object CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o [ 46%] Building CXX object CMakeFiles/clpeak.dir/src/compute_sp.cpp.o [ 53%] Building CXX object CMakeFiles/clpeak.dir/src/compute_hp.cpp.o [ 61%] Building CXX object CMakeFiles/clpeak.dir/src/compute_dp.cpp.o [ 69%] Building CXX object CMakeFiles/clpeak.dir/src/kernel_latency.cpp.o [ 76%] Building CXX object CMakeFiles/clpeak.dir/src/compute_integer.cpp.o [ 84%] Building CXX object CMakeFiles/clpeak.dir/src/transfer_bandwidth.cpp.o [ 92%] Building CXX object CMakeFiles/clpeak.dir/src/entry.cpp.o In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/src/common.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/logger.h:12, from /build/source/src/logger.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/global_bandwidth.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/entry.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/clpeak.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/compute_sp.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/compute_integer.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/options.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/compute_hp.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/compute_dp.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/kernel_latency.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR In file included from /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:17, from /build/source/include/common.h:7, from /build/source/include/clpeak.h:9, from /build/source/src/transfer_bandwidth.cpp:1: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR' was not declared in this scope; did you mean 'CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR'? 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:1864:1: error: template argument 2 is invalid 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7198:20: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7198 | D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7199:23: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR'? 7199 | D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_OPAQUE_WIN32_KMT_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7201:17: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7201 | D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:7202:21: error: 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR' was not declared in this scope; did you mean 'CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR'? 7202 | D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | CL_EXTERNAL_MEMORY_HANDLE_DMA_BUF_KHR /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:50: error: 'cl_ndrange_kernel_command_properties_khr' was not declared in this scope 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 1 is invalid 11525 | cl_int commandNDRangeKernel(const cl::vector &properties, | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11525:90: error: template argument 2 is invalid /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11563:40: error: 'cl_mutable_base_config_khr' does not name a type; did you mean 'cl_mutable_dispatch_config_khr'? 11563 | cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | cl_mutable_dispatch_config_khr /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandBarrierWithWaitList(cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11255:46: error: invalid conversion from 'unsigned int' to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11255 | (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11256:77: error: invalid conversion from 'const __gnu_cxx::__alloc_traits, unsigned int>::value_type*' {aka 'const unsigned int*'} to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11256 | (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __gnu_cxx::__alloc_traits, unsigned int>::value_type* {aka const unsigned int*} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11258:17: error: cannot convert '_cl_mutable_command_khr**' to 'cl_sync_point_khr*' {aka 'unsigned int*'} in argument passing 11258 | (cl_mutable_command_khr*) mutable_handle), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | _cl_mutable_command_khr** /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBuffer(const cl::Buffer&, const cl::Buffer&, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11286:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11286 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferRect(const cl::Buffer&, const cl::Buffer&, cl::array&, cl::array&, cl::array&, cl::size_type, cl::size_type, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11326:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11326 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyBufferToImage(const cl::Buffer&, const cl::Image&, cl::size_type, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11366:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11366 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImage(const cl::Image&, const cl::Image&, cl::array&, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11402:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11402 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandCopyImageToBuffer(const cl::Image&, const cl::Buffer&, cl::array&, cl::array&, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11438:20: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11438 | src(), | ~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillBuffer(const cl::Buffer&, PatternType, cl::size_type, cl::size_type, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11474:23: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11474 | buffer(), | ~~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandFillImage(const cl::Image&, cl_float4, cl::array&, cl::array&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11509:22: error: cannot convert 'const cl::detail::Wrapper<_cl_mem*>::cl_type' {aka '_cl_mem* const'} to 'const cl_command_properties_khr*' {aka 'const long unsigned int*'} in argument passing 11509 | image(), | ~~~~~^~ | | | const cl::detail::Wrapper<_cl_mem*>::cl_type {aka _cl_mem* const} /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::commandNDRangeKernel(const int&, const cl::Kernel&, const cl::NDRange&, const cl::NDRange&, const cl::NDRange&, cl::vector*, cl_sync_point_khr*, cl::MutableCommandKhr*, const cl::CommandQueue*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11544:28: error: invalid types 'const int[int]' for array subscript 11544 | &properties[0], | ^ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp: In member function 'cl_int cl::CommandBufferKhr::updateMutableCommands(const int*)': /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:75: error: invalid conversion from 'const int*' to 'cl_uint' {aka 'unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-fpermissive-fpermissive8;;] 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ^~~~~~~~~~~~~~ | | | const int* /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/opencl.hpp:11569:65: error: too few arguments to function 11569 | return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp: At global scope: /nix/store/lqzk68cnvbwsa69lgvx7qa7kh60ap0yj-opencl-clhpp-2024.05.08/include/CL/cl2.hpp:18:151: note: '#pragma message: cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.' 18 | #pragma message("cl2.hpp has been renamed to opencl.hpp to make it clear that it supports all versions of OpenCL. Please include opencl.hpp directly.") | ^ make[2]: *** [CMakeFiles/clpeak.dir/build.make:233: CMakeFiles/clpeak.dir/src/entry.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [CMakeFiles/clpeak.dir/build.make:121: CMakeFiles/clpeak.dir/src/logger.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:135: CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:149: CMakeFiles/clpeak.dir/src/compute_sp.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:79: CMakeFiles/clpeak.dir/src/common.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:93: CMakeFiles/clpeak.dir/src/clpeak.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:177: CMakeFiles/clpeak.dir/src/compute_dp.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:219: CMakeFiles/clpeak.dir/src/kernel_latency.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:163: CMakeFiles/clpeak.dir/src/compute_hp.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:107: CMakeFiles/clpeak.dir/src/options.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:191: CMakeFiles/clpeak.dir/src/compute_integer.cpp.o] Error 1 make[2]: *** [CMakeFiles/clpeak.dir/build.make:205: CMakeFiles/clpeak.dir/src/transfer_bandwidth.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/clpeak.dir/all] Error 2 make: *** [Makefile:166: all] Error 2