This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
Use is_always_lock_free from std::atomics in function BasicCheck file atomic_helpers.h #137
Triggered via pull request
September 27, 2024 18:32
Status
Failure
Total duration
2m 52s
Artifacts
–
Annotations
6 errors and 9 warnings
Build (linux):
runtime/hsa-runtime/core/util/atomic_helpers.h#L149
no member named 'is_always_lock_free' in 'std::atomic<unsigned int>'
|
Build (linux):
runtime/hsa-runtime/core/util/atomic_helpers.h#L149
no member named 'is_always_lock_free' in 'std::atomic<unsigned long>'
|
Build (linux):
runtime/hsa-runtime/core/util/atomic_helpers.h#L149
no member named 'is_always_lock_free' in 'std::atomic<unsigned long>'
|
Build (linux):
runtime/hsa-runtime/core/util/atomic_helpers.h#L149
no member named 'is_always_lock_free' in 'std::atomic<unsigned int>'
|
Build (linux):
runtime/hsa-runtime/core/util/atomic_helpers.h#L149
no member named 'is_always_lock_free' in 'std::atomic<unsigned long>'
|
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/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/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/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
Build (linux):
runtime/hsa-runtime/core/runtime/amd_blit_sdma.cpp#L222
unused variable 'err' [-Wunused-variable]
|
Build (linux):
runtime/hsa-runtime/core/runtime/amd_blit_sdma.cpp#L562
'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
|