Skip to content

Update libretro-common #137

Update libretro-common

Update libretro-common #137

Triggered via push August 18, 2023 19:05
Status Failure
Total duration 7m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yaml

on: push
Matrix: Android / build
Matrix: iOS / build
Matrix: Linux (aarch64) / build
Matrix: Linux (x86_64) / build
Matrix: macOS (Universal) / build
Matrix: Windows (x86_64) / build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 80 warnings
Android / build (Debug)
Process completed with exit code 2.
Linux (x86_64) / build (Debug)
Process completed with exit code 2.
Linux (x86_64) / build (Release)
The job was canceled because "Debug" failed.
Linux (x86_64) / build (Release)
The operation was canceled.
Android / build (Release)
The job was canceled because "Debug" failed.
Android / build (Release)
The operation was canceled.
iOS / build (Release)
Process completed with exit code 2.
Linux (aarch64) / build (Debug)
The job was canceled because "Release" failed.
Linux (aarch64) / build (Debug)
Process completed with exit code 2.
Linux (aarch64) / build (Release)
Process completed with exit code 2.
iOS / build (Debug)
The operation was canceled.
macOS (Universal) / build (Debug)
Process completed with exit code 2.
macOS (Universal) / build (Release)
The job was canceled because "Debug" failed.
macOS (Universal) / build (Release)
The operation was canceled.
Windows (x86_64) / build (Debug)
Process completed with exit code 1.
Windows (x86_64) / build (Release)
The job was canceled because "Debug" failed.
Windows (x86_64) / build (Release)
The operation was canceled.
Android / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Android / build (Debug)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Debug)
expression result unused [-Wunused-value]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (x86_64) / build (Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
iOS / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Linux (aarch64) / build (Debug)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (aarch64) / build (Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (aarch64) / build (Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
macOS (Universal) / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]