Remove older LLVM versions from CI matrix #28
Annotations
10 errors and 3 warnings
ubuntu-latest • gcc-10 • release
#error "the coroutine header requires -fcoroutines"
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L339
‘coroutine_handle’ in namespace ‘std’ does not name a template type
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L348
expected ‘)’ before ‘<’ token
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L362
‘suspend_always’ in namespace ‘std’ does not name a type
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L383
‘coroutine_handle’ in namespace ‘std’ does not name a template type
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L402
‘suspend_always’ in namespace ‘std’ does not name a type
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L412
‘suspend_always’ in namespace ‘std’ does not name a type
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L435
‘coroutine_handle’ in namespace ‘std’ does not name a template type
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L473
‘co_yield’ was not declared in this scope
|
ubuntu-latest • gcc-10 • release:
ext/generator/include/__generator.hpp#L478
‘__parentOrLeaf_’ was not declared in this scope
|
ubuntu-latest • 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:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '3B4FE6ACC0B21F32'
|
ubuntu-latest • llvm-17 • 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:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '3B4FE6ACC0B21F32'
|
ubuntu-latest • llvm-17 • 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:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|