CI updates #287
Triggered via pull request
September 13, 2024 11:33
Status
Success
Total duration
6m 28s
Artifacts
–
ci.yml
on: pull_request
Run static checkers
40s
Build with make
4m 43s
Installation tests
15s
macOS
25s
Windows
5m 2s
Windows (MinGW64)
52s
Matrix: ubuntu-cmake
Annotations
7 warnings
Build with CMake [Release, gcc-7, cmake-3.13, 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:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
Build with CMake [Release, gcc-7, cmake-3.13, 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:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
Build with CMake [Release, gcc-14, cmake-3.29, sanitizer=""]
‘__builtin_memcpy’ writing between 254 and 4294967295 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
Build with CMake [Release, gcc-14, cmake-3.29, sanitizer="leak"]
‘__builtin_memcpy’ writing between 254 and 4294967295 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
Build with CMake [Release, gcc-14, cmake-3.29, sanitizer="undefined"]
‘__builtin_memcpy’ writing between 254 and 4294967295 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
Build with CMake [Release, gcc-14, cmake-3.29, sanitizer="address"]
‘__builtin_memcpy’ writing between 254 and 4294967295 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
Build with CMake [Release, gcc-14, cmake-3.29, sanitizer="thread"]
‘__builtin_memcpy’ writing between 254 and 4294967295 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|