next (clang-17) #687
Annotations
5 errors and 6 warnings
|
Check Build and Boot Logs
Process completed with exit code 1.
|
|
Check Build and Boot Logs
fatal build errors encountered during build, skipping boot
|
|
Check Build and Boot Logs
use of undeclared label 'cleanup'
|
|
Check Build and Boot Logs
incompatible pointer types passing 'u32 *' (aka 'unsigned int *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Werror,-Wincompatible-pointer-types]
|
|
Check Build and Boot Logs
incompatible pointer types passing 'u32 *' (aka 'unsigned int *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Werror,-Wincompatible-pointer-types]
|
|
Check Build and Boot Logs
overflow in expression; result is -1179869184 with type 'long' [-Winteger-overflow]
|
|
Check Build and Boot Logs
shift count >= width of type [-Wshift-count-overflow]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof ((mirror_idx)) *' (aka 'unsigned int *') and 'uint64_t *' (aka 'unsigned long long *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
shift count >= width of type [-Wshift-count-overflow]
|
|
Check Build and Boot Logs
comparison of distinct pointer types ('typeof ((mirror_idx)) *' (aka 'unsigned int *') and 'uint64_t *' (aka 'unsigned long long *')) [-Wcompare-distinct-pointer-types]
|
|
Check Build and Boot Logs
shift count >= width of type [-Wshift-count-overflow]
|
Loading