Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Fixes to work with latest driver and userspace BO sync #145

Fixes to work with latest driver and userspace BO sync

Fixes to work with latest driver and userspace BO sync #145

Triggered via pull request October 31, 2024 02:20
Status Failure
Total duration 2m 55s
Artifacts

ci-linux.yml

on: pull_request
Matrix: AIE tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
Build (linux): runtime/hsa-runtime/core/driver/xdna/uapi/amdxdna_accel.h#L140
expected ';' at end of declaration list
Build (linux): runtime/hsa-runtime/core/driver/xdna/uapi/amdxdna_accel.h#L140
expected ';' at end of declaration list
Build (linux): runtime/hsa-runtime/core/driver/xdna/uapi/amdxdna_accel.h#L140
expected ';' at end of declaration list
Build (linux): runtime/hsa-runtime/core/inc/amd_aie_aql_queue.h#L62
expected ';' at end of declaration list
Build (linux): runtime/hsa-runtime/core/inc/amd_aie_aql_queue.h#L79
expected ';' at end of declaration list
Build (linux)
Process completed with exit code 1.
Build (linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (linux)
No files were found with the provided path: rocr-*.tar. No artifacts will be uploaded.
Build (linux): runtime/hsa-runtime/core/inc/amd_xdna_driver.h#L66
implicitly declaring library function '_mm_clflush' with type 'void (const void *) noexcept' [-Wimplicit-function-declaration]
Build (linux): runtime/hsa-runtime/core/inc/amd_xdna_driver.h#L66
implicitly declaring library function '_mm_clflush' with type 'void (const void *) noexcept' [-Wimplicit-function-declaration]
Build (linux): runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
Build (linux): runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
Build (linux): runtime/hsa-runtime/core/driver/xdna/amd_xdna_driver.cpp#L299
ISO C++ requires field designators to be specified in declaration order; field 'type' will be initialized after field 'vaddr' [-Wreorder-init-list]