Attempt to fix timing test CI failure. #45
ci.yml
on: push
Run static checkers
0s
Installation tests
17s
macOS
24s
Windows
3m 41s
Windows (MinGW64)
56s
Matrix: ubuntu
Annotations
10 errors and 4 warnings
Release-build [gcc-13, cmake-3.29 sanitizer="thread"]
Error: Command failed with exit code 1: sudo 'add-apt-repository' '-y' 'ppa:ubuntu-toolchain-r/test'
|
Release-build [gcc-13, cmake-3.29 sanitizer="thread"]
Failed to install the gcc-13
|
RelWithDebInfo-build [clang-18, cmake-3.29 sanitizer="undefined"]
TypeError: Cannot read properties of undefined (reading 'includes')
|
RelWithDebInfo-build [clang-18, cmake-3.29 sanitizer="undefined"]
Failed to install the clang-18
|
Release-build [clang-18, cmake-3.29 sanitizer="leak"]
Error: Command failed with exit code 100: sudo 'apt-get' 'update' '-y'
|
Release-build [clang-18, cmake-3.29 sanitizer="leak"]
Failed to install the clang-18
|
Release-build [clang-18, cmake-3.29 sanitizer="thread"]
Error: Command failed with exit code 1: sudo 'add-apt-repository' '-y' 'ppa:ubuntu-toolchain-r/test'
|
Release-build [clang-18, cmake-3.29 sanitizer="thread"]
Failed to install the clang-18
|
Release-build [clang-18, cmake-3.29 sanitizer="undefined"]
Error: Unsupported target! (platform='linux', version='18'). Try one of the following: {}
|
Release-build [clang-18, cmake-3.29 sanitizer="undefined"]
Failed to install the clang-18
|
Release-build [gcc-13, cmake-3.29 sanitizer="thread"]
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' '40976EAF437D05B5'
|
Release-build [gcc-13, cmake-3.29 sanitizer="thread"]
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'
|
Release-build [clang-18, cmake-3.29 sanitizer="undefined"]
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'
|
RelWithDebInfo-build [gcc-13, cmake-3.29 sanitizer=""]
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'
|