Skip to content

Change the if condition for installing linux arm64 dependencies #52

Change the if condition for installing linux arm64 dependencies

Change the if condition for installing linux arm64 dependencies #52

Triggered via push July 11, 2023 00:58
Status Failure
Total duration 8m 25s
Artifacts 8

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

5 errors and 80 warnings
Linux (aarch64) / build (Release)
Process completed with exit code 5.
Linux (aarch64) / build (Debug)
Process completed with exit code 5.
macOS (Universal) / build (Release)
Process completed with exit code 2.
macOS (Universal) / build (Debug)
The job was canceled because "Release" failed.
macOS (Universal) / build (Debug)
The operation was canceled.
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)
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)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
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]
Android / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Android / build (Release)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
expression result unused [-Wunused-value]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
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]
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)
data argument not used by format string [-Wformat-extra-args]
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 (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
iOS / build (Debug)
data argument not used by format string [-Wformat-extra-args]
iOS / 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]
iOS / 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]
iOS / 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]
iOS / 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]
iOS / 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]
iOS / 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]
iOS / 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]
iOS / 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)
data argument not used by format string [-Wformat-extra-args]
macOS (Universal) / build (Release)
data argument not used by format string [-Wformat-extra-args]
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 (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)
data argument not used by format string [-Wformat-extra-args]
macOS (Universal) / build (Debug)
data argument not used by format string [-Wformat-extra-args]
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]

Artifacts

Produced during runtime
Name Size
melondsds_libretro-android-Debug Expired
53.4 MB
melondsds_libretro-android-Release Expired
51.4 MB
melondsds_libretro-ios-Debug Expired
32.6 MB
melondsds_libretro-ios-Release Expired
3.43 MB
melondsds_libretro-linux-x86_64-Debug Expired
22 MB
melondsds_libretro-linux-x86_64-Release Expired
4.26 MB
melondsds_libretro-win32-x86_64-Debug Expired
26.4 MB
melondsds_libretro-win32-x86_64-Release Expired
6.82 MB