Release v0.6.2 #109
Annotations
3 errors and 62 warnings
ci (macos-latest, apple)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
ci (macos-latest, gcc)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
ci (macos-latest, llvm)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
ci (macos-14, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
ci (macos-14, apple)
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
ci (ubuntu-22.04, gcc-12)
‘__builtin_memcpy’ reading between 0 and 4294967295 bytes from a region of size 0 [-Wstringop-overread]
|
ci (ubuntu-22.04, gcc-12)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
|
ci (ubuntu-20.04, gcc-9)
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'
|
ci (ubuntu-20.04, gcc-13)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
|
ci (ubuntu-22.04, gcc-13)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
|
ci (macos-12, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
ci (macos-12, apple)
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
ci (macos-12, apple)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (ubuntu-24.04, gcc-13)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
|
ci (macos-12, gcc-10)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (ubuntu-24.04, gcc-12)
‘__builtin_memcpy’ reading between 0 and 4294967295 bytes from a region of size 0 [-Wstringop-overread]
|
ci (ubuntu-24.04, gcc-12)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
|
ci (ubuntu-20.04, llvm-8)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
|
ci (macos-latest, apple)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (macos-latest, apple)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (macos-latest, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
ci (macos-latest, apple)
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
ci (ubuntu-24.04, gcc-14)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
|
ci (ubuntu-24.04, gcc-14)
‘__builtin_memcpy’ reading between 0 and 4294967295 bytes from a region of size 0 [-Wstringop-overread]
|
ci (macos-latest, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (macos-latest, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (ubuntu-22.04, llvm-8)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
|
ci (ubuntu-latest, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (ubuntu-latest, gcc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (ubuntu-latest, llvm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (ubuntu-latest, llvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (macos-12, gcc-12)
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
ci (macos-12, gcc-12):
build/genesis_unity_sources/lib/all.cpp#L74450
'void* memcpy(void*, const void*, size_t)' offset [65, 4294967295] is out of the bounds [0, 64] of object 'sbuf' with type 'char [64]' [-Warray-bounds]
|
ci (macos-12, gcc-12)
'void operator delete(void*)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775800] [-Wfree-nonheap-object]
|
ci (macos-12, gcc-12)
'pi_vectors' may be used uninitialized [-Wmaybe-uninitialized]
|
ci (macos-12, gcc-12)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-12, gcc-11)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-latest, llvm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (macos-latest, llvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci (macos-12, gcc-9)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-12, gcc-14):
build/genesis_unity_sources/lib/all.cpp#L74450
'void* memcpy(void*, const void*, size_t)' offset [65, 4294967295] is out of the bounds [0, 64] of object 'sbuf' with type 'char [64]' [-Warray-bounds=]
|
ci (macos-12, gcc-14)
'pi_vectors' may be used uninitialized [-Wmaybe-uninitialized]
|
ci (macos-12, gcc-14)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-12, gcc-14)
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|
ci (macos-12, llvm-14)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-12, llvm-13)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, apple)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
ci (macos-13, apple)
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
ci (macos-12, llvm-15)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, gcc-10)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, gcc-11)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, gcc-14):
build/genesis_unity_sources/lib/all.cpp#L74450
'void* memcpy(void*, const void*, size_t)' offset [65, 4294967295] is out of the bounds [0, 64] of object 'sbuf' with type 'char [64]' [-Warray-bounds=]
|
ci (macos-13, gcc-14)
'pi_vectors' may be used uninitialized [-Wmaybe-uninitialized]
|
ci (macos-13, gcc-14)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, gcc-14)
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|
ci (macos-13, gcc-9)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, gcc-12):
build/genesis_unity_sources/lib/all.cpp#L74450
'void* memcpy(void*, const void*, size_t)' offset [65, 4294967295] is out of the bounds [0, 64] of object 'sbuf' with type 'char [64]' [-Warray-bounds]
|
ci (macos-13, gcc-12)
'void operator delete(void*)' called on pointer '<unknown>' with nonzero offset [1, 9223372036854775800] [-Wfree-nonheap-object]
|
ci (macos-13, gcc-12)
'pi_vectors' may be used uninitialized [-Wmaybe-uninitialized]
|
ci (macos-13, gcc-12)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, gcc-12)
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
ci (macos-13, llvm-13)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, llvm-15)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, llvm-14)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
binary-macos-12-apple
Expired
|
1.58 MB |
|
binary-macos-13-apple
Expired
|
1.51 MB |
|
binary-macos-14-apple
Expired
|
1.38 MB |
|
binary-macos-latest-apple
Expired
|
1.38 MB |
|
binary-ubuntu-latest-gcc
Expired
|
2.81 MB |
|
binary-ubuntu-latest-llvm
Expired
|
3.76 MB |
|
logs-macos-12-apple
Expired
|
8.88 KB |
|
logs-macos-12-gcc-10
Expired
|
9.36 KB |
|
logs-macos-12-gcc-11
Expired
|
9.39 KB |
|
logs-macos-12-gcc-12
Expired
|
9.38 KB |
|
logs-macos-12-gcc-14
Expired
|
9.39 KB |
|
logs-macos-12-gcc-9
Expired
|
9.34 KB |
|
logs-macos-12-llvm-13
Expired
|
9.22 KB |
|
logs-macos-12-llvm-14
Expired
|
9.31 KB |
|
logs-macos-12-llvm-15
Expired
|
9.43 KB |
|
logs-macos-13-apple
Expired
|
8.99 KB |
|
logs-macos-13-gcc-10
Expired
|
9.35 KB |
|
logs-macos-13-gcc-11
Expired
|
9.39 KB |
|
logs-macos-13-gcc-12
Expired
|
9.38 KB |
|
logs-macos-13-gcc-14
Expired
|
9.38 KB |
|
logs-macos-13-gcc-9
Expired
|
9.33 KB |
|
logs-macos-13-llvm-13
Expired
|
9.33 KB |
|
logs-macos-13-llvm-14
Expired
|
9.4 KB |
|
logs-macos-13-llvm-15
Expired
|
9.52 KB |
|
logs-macos-14-apple
Expired
|
10.3 KB |
|
logs-macos-latest-apple
Expired
|
10.3 KB |
|
logs-macos-latest-gcc
Expired
|
10.2 KB |
|
logs-macos-latest-llvm
Expired
|
10.3 KB |
|
logs-ubuntu-20.04-gcc-10
Expired
|
9.01 KB |
|
logs-ubuntu-20.04-gcc-13
Expired
|
8.85 KB |
|
logs-ubuntu-20.04-gcc-7
Expired
|
8.79 KB |
|
logs-ubuntu-20.04-gcc-8
Expired
|
8.79 KB |
|
logs-ubuntu-20.04-gcc-9
Expired
|
8.89 KB |
|
logs-ubuntu-20.04-llvm-10
Expired
|
8.77 KB |
|
logs-ubuntu-20.04-llvm-11
Expired
|
8.57 KB |
|
logs-ubuntu-20.04-llvm-12
Expired
|
8.61 KB |
|
logs-ubuntu-20.04-llvm-13
Expired
|
8.61 KB |
|
logs-ubuntu-20.04-llvm-14
Expired
|
8.57 KB |
|
logs-ubuntu-20.04-llvm-15
Expired
|
8.78 KB |
|
logs-ubuntu-20.04-llvm-17
Expired
|
8.86 KB |
|
logs-ubuntu-20.04-llvm-6
Expired
|
8.78 KB |
|
logs-ubuntu-20.04-llvm-7
Expired
|
8.79 KB |
|
logs-ubuntu-20.04-llvm-8
Expired
|
8.79 KB |
|
logs-ubuntu-22.04-gcc-10
Expired
|
8.95 KB |
|
logs-ubuntu-22.04-gcc-11
Expired
|
9.07 KB |
|
logs-ubuntu-22.04-gcc-12
Expired
|
9.04 KB |
|
logs-ubuntu-22.04-gcc-13
Expired
|
9.08 KB |
|
logs-ubuntu-22.04-gcc-9
Expired
|
8.98 KB |
|
logs-ubuntu-22.04-llvm-10
Expired
|
8.81 KB |
|
logs-ubuntu-22.04-llvm-11
Expired
|
8.59 KB |
|
logs-ubuntu-22.04-llvm-12
Expired
|
8.59 KB |
|
logs-ubuntu-22.04-llvm-13
Expired
|
8.6 KB |
|
logs-ubuntu-22.04-llvm-14
Expired
|
8.59 KB |
|
logs-ubuntu-22.04-llvm-15
Expired
|
8.82 KB |
|
logs-ubuntu-22.04-llvm-16
Expired
|
8.83 KB |
|
logs-ubuntu-22.04-llvm-17
Expired
|
8.87 KB |
|
logs-ubuntu-22.04-llvm-6
Expired
|
8.82 KB |
|
logs-ubuntu-22.04-llvm-7
Expired
|
8.83 KB |
|
logs-ubuntu-22.04-llvm-8
Expired
|
8.83 KB |
|
logs-ubuntu-24.04-gcc-10
Expired
|
8.85 KB |
|
logs-ubuntu-24.04-gcc-11
Expired
|
8.97 KB |
|
logs-ubuntu-24.04-gcc-12
Expired
|
8.93 KB |
|
logs-ubuntu-24.04-gcc-13
Expired
|
8.95 KB |
|
logs-ubuntu-24.04-gcc-14
Expired
|
9.02 KB |
|
logs-ubuntu-24.04-gcc-9
Expired
|
8.88 KB |
|
logs-ubuntu-24.04-llvm-18
Expired
|
8.78 KB |
|
logs-ubuntu-latest-gcc
Expired
|
9.08 KB |
|
logs-ubuntu-latest-llvm
Expired
|
8.87 KB |
|
test-macos-latest-apple
Expired
|
941 KB |
|
test-macos-latest-gcc
Expired
|
941 KB |
|
test-macos-latest-llvm
Expired
|
943 KB |
|
test-ubuntu-latest-gcc
Expired
|
1010 KB |
|
test-ubuntu-latest-llvm
Expired
|
1010 KB |
|