mbedtls: fix compilation error for host-generic builds #268
Annotations
10 warnings
Build:
phoenix-rtos-lwip/drivers/pktmem.c#L22
"PAGE_SIZE" redefined
|
Build:
phoenix-rtos-lwip/port/main.c#L61
passing argument 2 of 'dev_write' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build:
phoenix-rtos-lwip/port/sockets.c#L1182
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build:
phoenix-rtos-lwip/port/sockets.c#L1183
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Build
passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
passing argument 6 of 'recvfrom' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build
passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build:
_build/ia32-generic-qemu/busybox/busybox-1.27.2/scripts/basic/split-include.c#L134
ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
|
Build:
_build/ia32-generic-qemu/busybox/busybox-1.27.2/scripts/kconfig/conf.c#L106
ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
|
The logs for this run have expired and are no longer available.
Loading