DEBUG: Executing shell function do_compile
NOTE: cmake --build TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build --target all --
[1/16] Building CXX object CMakeFiles/clpeak.dir/src/common.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/common.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/common.cpp.o -MF CMakeFiles/clpeak.dir/src/common.cpp.o.d -o CMakeFiles/clpeak.dir/src/common.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/common.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/common.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/common.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[2/16] Building CXX object CMakeFiles/clpeak.dir/src/compute_hp.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/compute_hp.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/compute_hp.cpp.o -MF CMakeFiles/clpeak.dir/src/compute_hp.cpp.o.d -o CMakeFiles/clpeak.dir/src/compute_hp.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_hp.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_hp.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_hp.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[3/16] Building CXX object CMakeFiles/clpeak.dir/src/compute_sp.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/compute_sp.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/compute_sp.cpp.o -MF CMakeFiles/clpeak.dir/src/compute_sp.cpp.o.d -o CMakeFiles/clpeak.dir/src/compute_sp.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_sp.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_sp.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_sp.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[4/16] Building CXX object CMakeFiles/clpeak.dir/src/compute_integer.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/compute_integer.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/compute_integer.cpp.o -MF CMakeFiles/clpeak.dir/src/compute_integer.cpp.o.d -o CMakeFiles/clpeak.dir/src/compute_integer.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_integer.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_integer.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_integer.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[5/16] Building CXX object CMakeFiles/clpeak.dir/src/clpeak.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/clpeak.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/clpeak.cpp.o -MF CMakeFiles/clpeak.dir/src/clpeak.cpp.o.d -o CMakeFiles/clpeak.dir/src/clpeak.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/clpeak.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/clpeak.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/clpeak.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[6/16] Building CXX object CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o -MF CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o.d -o CMakeFiles/clpeak.dir/src/global_bandwidth.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/global_bandwidth.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/global_bandwidth.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/global_bandwidth.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[7/16] Building CXX object CMakeFiles/clpeak.dir/src/compute_dp.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/compute_dp.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/compute_dp.cpp.o -MF CMakeFiles/clpeak.dir/src/compute_dp.cpp.o.d -o CMakeFiles/clpeak.dir/src/compute_dp.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_dp.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_dp.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_dp.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[8/16] Building CXX object CMakeFiles/clpeak.dir/src/compute_integer_fast.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/compute_integer_fast.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/compute_integer_fast.cpp.o -MF CMakeFiles/clpeak.dir/src/compute_integer_fast.cpp.o.d -o CMakeFiles/clpeak.dir/src/compute_integer_fast.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_integer_fast.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_integer_fast.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/compute_integer_fast.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[9/16] Building CXX object CMakeFiles/clpeak.dir/src/logger.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/logger.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/logger.cpp.o -MF CMakeFiles/clpeak.dir/src/logger.cpp.o.d -o CMakeFiles/clpeak.dir/src/logger.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/logger.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/logger.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/logger.h:12:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/logger.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/logger.h:12:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
[10/16] Building CXX object CMakeFiles/clpeak.dir/src/options.cpp.o
FAILED: CMakeFiles/clpeak.dir/src/options.cpp.o 
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native/usr/bin/riscv64-yoe-linux/riscv64-yoe-linux-clang++ --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot -DCL_TARGET_OPENCL_VERSION=120 -DVERSION_STR=\"1.1.4\" -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include -ITMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/kernels -target riscv64-yoe-linux     -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot  -O2 -g   -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git=/usr/src/debug/clpeak/1.1.4  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build=/usr/src/debug/clpeak/1.1.4  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot=  -fdebug-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -fmacro-prefix-map=TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -DNDEBUG -std=gnu++11 -fPIC -Wall -Wextra -Wno-unused-parameter -MD -MT CMakeFiles/clpeak.dir/src/options.cpp.o -MF CMakeFiles/clpeak.dir/src/options.cpp.o.d -o CMakeFiles/clpeak.dir/src/options.cpp.o -c TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/options.cpp
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/options.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:1864:59: error: use of undeclared identifier 'CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR'
 1864 | CL_HPP_DECLARE_PARAM_TRAITS_(cl_mutable_command_info_khr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>)
      |                                                           ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7198:20: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR'
 7198 |     D3D11Texture = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR,
      |                    ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7199:23: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR'
 7199 |     D3D11TextureKmt = CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KMT_KHR,
      |                       ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7201:17: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR'
 7201 |     D3D12Heap = CL_EXTERNAL_MEMORY_HANDLE_D3D12_HEAP_KHR,
      |                 ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:7202:21: error: use of undeclared identifier 'CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR'
 7202 |     D3D12Resource = CL_EXTERNAL_MEMORY_HANDLE_D3D12_RESOURCE_KHR,
      |                     ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11525:50: error: use of undeclared identifier 'cl_ndrange_kernel_command_properties_khr'
 11525 |     cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties,
       |                                                  ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11563:40: error: unknown type name 'cl_mutable_base_config_khr'; did you mean 'cl_mutable_dispatch_config_khr'?
 11563 |     cl_int updateMutableCommands(const cl_mutable_base_config_khr* mutable_config)
       |                                        ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/cl_ext.h:653:3: note: 'cl_mutable_dispatch_config_khr' declared here
  653 | } cl_mutable_dispatch_config_khr;
      |   ^
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/src/options.cpp:1:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/clpeak.h:9:
In file included from TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/git/include/common.h:8:
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11258:57: error: too few arguments to function call, expected 7, have 6
 11253 |             pfn_clCommandBarrierWithWaitListKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11254 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11255 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11256 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11257 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11258 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11294:57: error: too few arguments to function call, expected 12, have 11
 11284 |             pfn_clCommandCopyBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11285 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11286 |                 src(),
 11287 |                 dst(),
 11288 |                 src_offset,
 11289 |                 dst_offset,
 11290 |                 size,
 11291 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11292 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11293 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11294 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11338:57: error: too few arguments to function call, expected 16, have 15
 11324 |             pfn_clCommandCopyBufferRectKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11325 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11326 |                 src(),
 11327 |                 dst(),
 11328 |                 src_origin.data(),
 11329 |                 dst_origin.data(),
 11330 |                 region.data(),
 11331 |                 src_row_pitch,
 11332 |                 src_slice_pitch,
 11333 |                 dst_row_pitch,
 11334 |                 dst_slice_pitch,
 11335 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11336 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11337 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11338 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11374:57: error: too few arguments to function call, expected 12, have 11
 11364 |             pfn_clCommandCopyBufferToImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11365 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11366 |                 src(),
 11367 |                 dst(),
 11368 |                 src_offset,
 11369 |                 dst_origin.data(),
 11370 |                 region.data(),
 11371 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11372 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11373 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11374 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11410:57: error: too few arguments to function call, expected 12, have 11
 11400 |             pfn_clCommandCopyImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11401 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11402 |                 src(),
 11403 |                 dst(),
 11404 |                 src_origin.data(),
 11405 |                 dst_origin.data(),
 11406 |                 region.data(),
 11407 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11408 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11409 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11410 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11446:57: error: too few arguments to function call, expected 12, have 11
 11436 |             pfn_clCommandCopyImageToBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 11437 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11438 |                 src(),
 11439 |                 dst(),
 11440 |                 src_origin.data(),
 11441 |                 region.data(),
 11442 |                 dst_offset,
 11443 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11444 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11445 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11446 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11482:57: error: too few arguments to function call, expected 12, have 11
 11472 |             pfn_clCommandFillBufferKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~
 11473 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11474 |                 buffer(),
 11475 |                 static_cast<void*>(&pattern),
 11476 |                 sizeof(PatternType),
 11477 |                 offset,
 11478 |                 size,
 11479 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11480 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11481 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11482 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11516:57: error: too few arguments to function call, expected 11, have 10
 11507 |             pfn_clCommandFillImageKHR(object_,
       |             ~~~~~~~~~~~~~~~~~~~~~~~~~
 11508 |                 (command_queue != nullptr) ? (*command_queue)() : nullptr,
 11509 |                 image(),
 11510 |                 static_cast<void*>(&fillColor),
 11511 |                 origin.data(),
 11512 |                 region.data(),
 11513 |                 (sync_points_vec != nullptr) ? (cl_uint) sync_points_vec->size() : 0,
 11514 |                 (sync_points_vec != nullptr && sync_points_vec->size() > 0) ? &sync_points_vec->front() : nullptr,
 11515 |                 (sync_point != nullptr) ? &tmp_sync_point : nullptr,
 11516 |                 (cl_mutable_command_khr*) mutable_handle),
       |                                                         ^
TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/recipe-sysroot/usr/include/CL/opencl.hpp:11569:89: error: too few arguments to function call, expected 4, have 2
 11569 |         return detail::errHandler(pfn_clUpdateMutableCommandsKHR(object_, mutable_config),
       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        ^
16 errors generated.
ninja: build stopped: subcommand failed.
WARNING: TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/temp/run.do_compile.1772252:153 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script): 
	#1: cmake_runcmake_build, TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/temp/run.do_compile.1772252, line 153
	#2: cmake_do_compile, TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/temp/run.do_compile.1772252, line 147
	#3: do_compile, TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/temp/run.do_compile.1772252, line 142
	#4: main, TMPDIR/work/riscv64-yoe-linux/clpeak/1.1.4/temp/run.do_compile.1772252, line 166

Error details

Submitted on:
07/04/25 13:07
Error type:
Recipe
Task:
do_compile
Recipe:
clpeak
Recipe version:
1.1.4-r0
Machine:
qemuriscv64
Distro:
yoe
Build system:
x86_64-linux
Target system:
riscv64-yoe-linux
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
HEAD
Commit:
64a0df553b3f4256640a78b59befb30e18f9eb35
Build:
#204480
Submitter:
ab@rdk
Similar errors:
0
Open a bug