Bug 15706

Summary: Missing opencl-c-base.h when executing clpeak
Product: buildroot Reporter: Sebastian Weyer <sebastian.weyer>
Component: OtherAssignee: unassigned
Status: RESOLVED MOVED    
Severity: normal CC: buildroot, yann.morin.1998
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Sebastian Weyer 2023-07-24 13:25:02 UTC
# RUSTICL_ENABLE=panfrost /clpeak
  
Platform: rusticl
  Device: Mali-G52 (Panfrost)
    Driver version  : 23.1.0 (Linux ARM64)
    Compute units   : 2
    Clock frequency : 800 MHz
    Iterations : 30
    Global Work Items : 1048576
    Local Work Items : 256
    Build Log: <built-in>:1:10: fatal error: 'opencl-c-base.h' file not found
Error executing LLVM compilation action.

Clpeak compiles opencl kernels but can't do so without the opencl-c-base.h header file
Comment 1 Yann E. MORIN 2024-06-15 15:11:49 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!