Skip to content

First crack at rendering the error screen with Nuklear #198

First crack at rendering the error screen with Nuklear

First crack at rendering the error screen with Nuklear #198

Triggered via push October 6, 2023 03:26
Status Failure
Total duration 7m 27s
Artifacts

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

89 errors and 92 warnings
Linux (aarch64) / build (Debug)
conflicting types for ‘stbrp_context’; have ‘struct stbrp_context’
Linux (aarch64) / build (Debug)
conflicting types for ‘stbrp_node’; have ‘struct stbrp_node’
Linux (aarch64) / build (Debug)
conflicting types for ‘stbrp_pack_rects’; have ‘int(stbrp_context *, stbrp_rect *, int)’ {aka ‘int(stbrp_context *, struct stbrp_rect *, int)’}
Linux (aarch64) / build (Debug)
redefinition of ‘struct stbrp_rect’
Linux (aarch64) / build (Debug)
conflicting types for ‘stbrp_init_target’; have ‘void(stbrp_context *, int, int, stbrp_node *, int)’
Linux (aarch64) / build (Debug)
redefinition of ‘stbtt__buf_get8’
Linux (aarch64) / build (Debug)
redefinition of ‘stbtt__buf_peek8’
Linux (aarch64) / build (Debug)
redefinition of ‘stbtt__buf_seek’
Linux (aarch64) / build (Debug)
redefinition of ‘stbtt__buf_skip’
Linux (aarch64) / build (Debug)
redefinition of ‘stbtt__buf_get’
Android / build (Debug)
typedef redefinition with different types ('struct stbrp_context' vs 'struct stbrp_context' (aka 'stbrp_context'))
Android / build (Debug)
typedef redefinition with different types ('struct stbrp_node' vs 'struct stbrp_node' (aka 'stbrp_node'))
Android / build (Debug)
conflicting types for 'stbrp_pack_rects'
Android / build (Debug)
redefinition of 'stbrp_rect'
Android / build (Debug)
redefinition of 'stbtt__buf_get8'
Android / build (Debug)
redefinition of 'stbtt__buf_peek8'
Android / build (Debug)
redefinition of 'stbtt__buf_seek'
Android / build (Debug)
redefinition of 'stbtt__buf_skip'
Android / build (Debug)
redefinition of 'stbtt__buf_get'
Android / build (Debug)
redefinition of 'stbtt__new_buf'
Android / build (Release)
The job was canceled because "Debug" failed.
Android / build (Release)
typedef redefinition with different types ('struct stbrp_context' vs 'struct stbrp_context' (aka 'stbrp_context'))
Android / build (Release)
typedef redefinition with different types ('struct stbrp_node' vs 'struct stbrp_node' (aka 'stbrp_node'))
Android / build (Release)
conflicting types for 'stbrp_pack_rects'
Android / build (Release)
redefinition of 'stbrp_rect'
Android / build (Release)
redefinition of 'stbtt__buf_get8'
Android / build (Release)
redefinition of 'stbtt__buf_peek8'
Android / build (Release)
redefinition of 'stbtt__buf_seek'
Android / build (Release)
redefinition of 'stbtt__buf_skip'
Android / build (Release)
redefinition of 'stbtt__buf_get'
Android / build (Release)
redefinition of 'stbtt__new_buf'
Linux (aarch64) / build (Release)
The job was canceled because "Debug" failed.
Linux (aarch64) / build (Release)
The operation was canceled.
iOS / build (Release)
typedef redefinition with different types ('struct stbrp_context' vs 'struct stbrp_context' (aka 'stbrp_context'))
iOS / build (Release)
typedef redefinition with different types ('struct stbrp_node' vs 'struct stbrp_node' (aka 'stbrp_node'))
iOS / build (Release)
conflicting types for 'stbrp_pack_rects'
iOS / build (Release)
redefinition of 'stbrp_rect'
iOS / build (Release)
redefinition of 'stbtt__buf_get8'
iOS / build (Release)
redefinition of 'stbtt__buf_peek8'
iOS / build (Release)
redefinition of 'stbtt__buf_seek'
iOS / build (Release)
redefinition of 'stbtt__buf_skip'
iOS / build (Release)
redefinition of 'stbtt__buf_get'
iOS / build (Release)
redefinition of 'stbtt__new_buf'
iOS / build (Debug)
The job was canceled because "Release" failed.
iOS / build (Debug)
The operation was canceled.
Linux (x86_64) / build (Release)
conflicting types for ‘stbrp_context’; have ‘struct stbrp_context’
Linux (x86_64) / build (Release)
conflicting types for ‘stbrp_node’; have ‘struct stbrp_node’
Linux (x86_64) / build (Release)
conflicting types for ‘stbrp_pack_rects’; have ‘int(stbrp_context *, stbrp_rect *, int)’ {aka ‘int(stbrp_context *, struct stbrp_rect *, int)’}
Linux (x86_64) / build (Release)
redefinition of ‘struct stbrp_rect’
Linux (x86_64) / build (Release)
conflicting types for ‘stbrp_init_target’; have ‘void(stbrp_context *, int, int, stbrp_node *, int)’
Linux (x86_64) / build (Release)
redefinition of ‘stbtt__buf_get8’
Linux (x86_64) / build (Release)
redefinition of ‘stbtt__buf_peek8’
Linux (x86_64) / build (Release)
redefinition of ‘stbtt__buf_seek’
Linux (x86_64) / build (Release)
redefinition of ‘stbtt__buf_skip’
Linux (x86_64) / build (Release)
redefinition of ‘stbtt__buf_get’
Linux (x86_64) / build (Debug)
conflicting types for ‘stbrp_context’; have ‘struct stbrp_context’
Linux (x86_64) / build (Debug)
conflicting types for ‘stbrp_node’; have ‘struct stbrp_node’
Linux (x86_64) / build (Debug)
conflicting types for ‘stbrp_pack_rects’; have ‘int(stbrp_context *, stbrp_rect *, int)’ {aka ‘int(stbrp_context *, struct stbrp_rect *, int)’}
Linux (x86_64) / build (Debug)
redefinition of ‘struct stbrp_rect’
Linux (x86_64) / build (Debug)
conflicting types for ‘stbrp_init_target’; have ‘void(stbrp_context *, int, int, stbrp_node *, int)’
Linux (x86_64) / build (Debug)
redefinition of ‘stbtt__buf_get8’
Linux (x86_64) / build (Debug)
redefinition of ‘stbtt__buf_peek8’
Linux (x86_64) / build (Debug)
redefinition of ‘stbtt__buf_seek’
Linux (x86_64) / build (Debug)
redefinition of ‘stbtt__buf_skip’
Linux (x86_64) / build (Debug)
redefinition of ‘stbtt__buf_get’
Windows (x86_64) / build (Release)
Process completed with exit code 1.
Windows (x86_64) / build (Debug)
The job was canceled because "Release" failed.
Windows (x86_64) / build (Debug)
The operation was canceled.
macOS (Universal) / build (Debug)
typedef redefinition with different types ('struct stbrp_context' vs 'struct stbrp_context' (aka 'stbrp_context'))
macOS (Universal) / build (Debug)
typedef redefinition with different types ('struct stbrp_node' vs 'struct stbrp_node' (aka 'stbrp_node'))
macOS (Universal) / build (Debug)
conflicting types for 'stbrp_pack_rects'
macOS (Universal) / build (Debug)
redefinition of 'stbrp_rect'
macOS (Universal) / build (Debug)
redefinition of 'stbtt__buf_get8'
macOS (Universal) / build (Debug)
redefinition of 'stbtt__buf_peek8'
macOS (Universal) / build (Debug)
redefinition of 'stbtt__buf_seek'
macOS (Universal) / build (Debug)
redefinition of 'stbtt__buf_skip'
macOS (Universal) / build (Debug)
redefinition of 'stbtt__buf_get'
macOS (Universal) / build (Debug)
redefinition of 'stbtt__new_buf'
macOS (Universal) / build (Release)
The job was canceled because "Debug" failed.
macOS (Universal) / build (Release)
typedef redefinition with different types ('struct stbrp_context' vs 'struct stbrp_context' (aka 'stbrp_context'))
macOS (Universal) / build (Release)
typedef redefinition with different types ('struct stbrp_node' vs 'struct stbrp_node' (aka 'stbrp_node'))
macOS (Universal) / build (Release)
conflicting types for 'stbrp_pack_rects'
macOS (Universal) / build (Release)
redefinition of 'stbrp_rect'
macOS (Universal) / build (Release)
redefinition of 'stbtt__buf_get8'
macOS (Universal) / build (Release)
redefinition of 'stbtt__buf_peek8'
macOS (Universal) / build (Release)
redefinition of 'stbtt__buf_seek'
macOS (Universal) / build (Release)
redefinition of 'stbtt__buf_skip'
macOS (Universal) / build (Release)
redefinition of 'stbtt__buf_get'
macOS (Universal) / build (Release)
redefinition of 'stbtt__new_buf'
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]
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]
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]
Linux (aarch64) / build (Release)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
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]
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]
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)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-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 (x86_64) / build (Release)
Restore cache failed: Dependencies file is not found in /home/runner/work/melonds-ds/melonds-ds. Supported file pattern: go.sum
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]
Linux (x86_64) / build (Debug)
Restore cache failed: Dependencies file is not found in /home/runner/work/melonds-ds/melonds-ds. Supported file pattern: go.sum
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]
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)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-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)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-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]