Skip to content

Release v1.7

Release v1.7 #752

Triggered via pull request October 16, 2024 21:44
Status Failure
Total duration 2m 46s
Artifacts

build.yml

on: pull_request
Matrix: Build
Package
3s
Package
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 34 warnings
Linux (clang-16, Debug): Include/Pipe/Core/GenericPlatform.h#L37
variable has incomplete type 'struct __declspec'
Linux (clang-16, Debug): Include/Pipe/Core/GenericPlatform.h#L37
expected ';' after top level declarator
Linux (clang-16, Debug): Include/Pipe/Core/LinuxPlatform.h#L14
unknown class name 'GenericPlatformTypes'; did you mean 'LinuxPlatformTypes'?
Linux (clang-16, Debug): Include/Pipe/Core/LinuxPlatform.h#L14
base class has incomplete type
Linux (clang-16, Debug): Include/Pipe/Core/Platform.h#L92
no type named 'AnsiChar' in 'p::LinuxPlatformTypes'
Linux (clang-16, Debug): Include/Pipe/Core/Platform.h#L94
no type named 'WideChar' in 'p::LinuxPlatformTypes'
Linux (clang-16, Debug): Include/Pipe/Core/Platform.h#L96
no type named 'Char8' in 'p::LinuxPlatformTypes'
Linux (clang-16, Debug): Include/Pipe/Core/Platform.h#L98
no type named 'Char16' in 'p::LinuxPlatformTypes'
Linux (clang-16, Debug): Include/Pipe/Core/Platform.h#L100
no type named 'Char32' in 'p::LinuxPlatformTypes'
Linux (clang-16, Debug): Include/Pipe/Core/Platform.h#L106
no type named 'uPtr' in 'p::LinuxPlatformTypes'
Linux (gcc-13, Debug): Include/Pipe/Core/GenericPlatform.h#L37
expected initializer before ‘GenericPlatformTypes’
Linux (gcc-13, Debug): Include/Pipe/Core/LinuxPlatform.h#L15
expected class-name before ‘{’ token
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L92
‘AnsiChar’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L94
‘WideChar’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L96
‘Char8’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L98
‘Char16’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L100
‘Char32’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L106
‘uPtr’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L108
‘iPtr’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Debug): Include/Pipe/Core/Platform.h#L112
‘ssizet’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
MacOS (clang-17, Release)
Process completed with exit code 1.
Linux (gcc-13, Release): Include/Pipe/Core/GenericPlatform.h#L37
expected initializer before ‘GenericPlatformTypes’
Linux (gcc-13, Release): Include/Pipe/Core/LinuxPlatform.h#L15
expected class-name before ‘{’ token
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L92
‘AnsiChar’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L94
‘WideChar’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L96
‘Char8’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L98
‘Char16’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L100
‘Char32’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L106
‘uPtr’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L108
‘iPtr’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (gcc-13, Release): Include/Pipe/Core/Platform.h#L112
‘ssizet’ in ‘using p::PlatformTypes = struct p::LinuxPlatformTypes’ {aka ‘struct p::LinuxPlatformTypes’} does not name a type
Linux (clang-16, Release): Include/Pipe/Core/GenericPlatform.h#L37
variable has incomplete type 'struct __declspec'
Linux (clang-16, Release): Include/Pipe/Core/GenericPlatform.h#L37
expected ';' after top level declarator
Linux (clang-16, Release): Include/Pipe/Core/LinuxPlatform.h#L14
unknown class name 'GenericPlatformTypes'; did you mean 'LinuxPlatformTypes'?
Linux (clang-16, Release): Include/Pipe/Core/LinuxPlatform.h#L14
base class has incomplete type
Linux (clang-16, Release): Include/Pipe/Core/Platform.h#L92
no type named 'AnsiChar' in 'p::LinuxPlatformTypes'
Linux (clang-16, Release): Include/Pipe/Core/Platform.h#L94
no type named 'WideChar' in 'p::LinuxPlatformTypes'
Linux (clang-16, Release): Include/Pipe/Core/Platform.h#L96
no type named 'Char8' in 'p::LinuxPlatformTypes'
Linux (clang-16, Release): Include/Pipe/Core/Platform.h#L98
no type named 'Char16' in 'p::LinuxPlatformTypes'
Linux (clang-16, Release): Include/Pipe/Core/Platform.h#L100
no type named 'Char32' in 'p::LinuxPlatformTypes'
Linux (clang-16, Release): Include/Pipe/Core/Platform.h#L106
no type named 'uPtr' in 'p::LinuxPlatformTypes'
MacOS (clang-17, Debug)
Process completed with exit code 1.
Windows (clang-17, Debug)
Process completed with exit code 1.
Windows (msvc, Debug)
Process completed with exit code 1.
Windows (clang-17, Release)
Process completed with exit code 1.
Windows (msvc, Release)
Process completed with exit code 1.
Package
Unable to download artifact(s): Artifact not found for name: Pipe-Linux-Debug Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L175
too many template headers for ‘p::IsUpper’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L180
too many template headers for ‘p::IsLower’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L185
too many template headers for ‘p::IsAlpha’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L190
too many template headers for ‘p::IsGraph’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L195
too many template headers for ‘p::IsPrint’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L200
too many template headers for ‘p::IsPunct’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L205
too many template headers for ‘p::IsAlnum’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L210
too many template headers for ‘p::IsDigit’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L215
too many template headers for ‘p::IsHexDigit’ (should be 0)
Linux (gcc-13, Debug): Include/Pipe/Core/Char.h#L220
too many template headers for ‘p::IsWhitespace’ (should be 0)
Linux (gcc-13, Debug)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
Linux (gcc-13, Debug)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L175
too many template headers for ‘p::IsUpper’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L180
too many template headers for ‘p::IsLower’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L185
too many template headers for ‘p::IsAlpha’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L190
too many template headers for ‘p::IsGraph’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L195
too many template headers for ‘p::IsPrint’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L200
too many template headers for ‘p::IsPunct’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L205
too many template headers for ‘p::IsAlnum’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L210
too many template headers for ‘p::IsDigit’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L215
too many template headers for ‘p::IsHexDigit’ (should be 0)
Linux (gcc-13, Release): Include/Pipe/Core/Char.h#L220
too many template headers for ‘p::IsWhitespace’ (should be 0)
Linux (gcc-13, Release)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
Linux (gcc-13, Release)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]