Build #638
build.yml
on: schedule
Matrix: Linux-Ubuntu
Matrix: macOS
Matrix: Windows-MSYS
Matrix: Windows
Annotations
8 warnings
|
🟧 linux (x86_64, gcc-14, Release):
.cache/CPM/cpr/bd5a/include/cpr/session.h#L57
type ‘struct Session’ violates the C++ One Definition Rule [-Wodr]
|
|
🟧 linux (x86_64, gcc-14, Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
🟧 linux (arm64, gcc-14, Release):
.cache/CPM/cpr/bd5a/include/cpr/session.h#L57
type ‘struct Session’ violates the C++ One Definition Rule [-Wodr]
|
|
🟧 linux (arm64, gcc-14, Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
⬛ macos (arm64, clang-22, Debug)
"LLVM 22+ detected. Check if __hash_memory is still missing from the system libc++.dylib. " "If the symbol is now available (or LLVM fixed issue #77653), remove this shim." [-W#warnings]
|
|
⬛ macos (arm64, clang-22, Release)
"LLVM 22+ detected. Check if __hash_memory is still missing from the system libc++.dylib. " "If the symbol is now available (or LLVM fixed issue #77653), remove this shim." [-W#warnings]
|
|
🟦 windows (x86_64, ucrt64, gcc-16, Debug)
Failed to save: Unable to reserve cache with key msys2-pkgs-upd:true-conf:8618f871-files:db9be3e4f813dfd717701d962c70c5b4084eb19f4aa51102da9b0f130d15385d, another job may be creating this cache.
|
|
🟦 windows (x86_64, ucrt64, gcc-16, Release)
Failed to save: Unable to reserve cache with key msys2-pkgs-upd:true-conf:8618f871-files:db9be3e4f813dfd717701d962c70c5b4084eb19f4aa51102da9b0f130d15385d, another job may be creating this cache.
|