Skip to content

Fix BED mask length #29 #107

Fix BED mask length #29

Fix BED mask length #29 #107

Triggered via push September 15, 2024 14:24
Status Success
Total duration 58m 1s
Artifacts 73

ci.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

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 (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-22.04, gcc-13)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
ci (ubuntu-20.04, gcc-13)
‘pi_vectors’ may be used uninitialized [-Wmaybe-uninitialized]
ci (ubuntu-22.04, gcc-12)
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'
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-24.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 (macos-12, gcc-11)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
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-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 (ubuntu-20.04, llvm-8)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
ci (ubuntu-22.04, llvm-8)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
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-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-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-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-13, gcc-10)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
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-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 (macos-12, llvm-13)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
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 (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-15)
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-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-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-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, 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, 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 Digest
binary-macos-12-apple Expired
1.58 MB
sha256:c8b5490160177e1994a72ca01edb522355d940b0c83df0c0f179caf3e1a9d3a0
binary-macos-13-apple Expired
1.51 MB
sha256:fceaa21f78e8d8cc7b8272f7b5d789ee0c66d8134a6d287ca6353f1579e53ad2
binary-macos-14-apple Expired
1.38 MB
sha256:e43bac86ca2d3425aa9605be219c74408ee667b41b1c8483107e5e8828f86348
binary-macos-latest-apple Expired
1.38 MB
sha256:260bb5b02dc45e126784ea2d999c0e21661ac46566e076f15612cf660809b18b
binary-ubuntu-latest-gcc Expired
2.81 MB
sha256:40bdb50b255fa0c291a40a2a77f8d14d6f06620c4e5df38a71a8d066f1f420ee
binary-ubuntu-latest-llvm Expired
3.76 MB
sha256:afae202e5e08d40b1dfcf5414a74600bdaab8adb7fe76e5d6a6722dc3f8d4095
logs-macos-12-apple Expired
8.88 KB
sha256:bdb18c89562a20988a9379b6c0d9f9ee20aafc89b202c728138b40f496fd4f44
logs-macos-12-gcc-10 Expired
9.36 KB
sha256:bed8677220782b44b33c36551309770f10a867a588b426d2b0f71babfba3bf57
logs-macos-12-gcc-11 Expired
9.39 KB
sha256:dd17bdf85dd3599696776024ebaa0ab080e8a25b37928297d1958e6b766bb6ed
logs-macos-12-gcc-12 Expired
9.38 KB
sha256:57831289a4c678510dcdfe04380002051ae13cc90956e29878d5520e4e0d8a4c
logs-macos-12-gcc-14 Expired
9.39 KB
sha256:cc77dd8fd39ef3602c09c13e71140bf9911903b257b52fe4c7102d966ce658ce
logs-macos-12-gcc-9 Expired
9.34 KB
sha256:c5744d6eefa26a6a81342b371e036ef3864bbc01db520780b901ce139323a1d8
logs-macos-12-llvm-13 Expired
9.22 KB
sha256:cba725fb080a836246e08fb754e1eef2f7a0ab928a63073552222398bf2eb88a
logs-macos-12-llvm-14 Expired
9.3 KB
sha256:4b9e2c09b84cfa84db94f2739849ab4d36c8d3c8738bfd32bb13fa54a113d037
logs-macos-12-llvm-15 Expired
9.43 KB
sha256:68d5709055e055bfff3d5cf29afd49d116b6bfafdc783a6b14ab9ad6744ca587
logs-macos-13-apple Expired
8.99 KB
sha256:a6d8dfff3f29bbec443cd6fde0b0a2b452e17726ed8b8c9f1eae5154300e5bcb
logs-macos-13-gcc-10 Expired
9.35 KB
sha256:c26f47b8f6abe7e847b10da66b395a35a5c1c00a58ab571b5afcc981455a9a9d
logs-macos-13-gcc-11 Expired
9.39 KB
sha256:034e3a0ce8b9f459a59ab67dceb7a06279b8703ef16542b7777b8f474315c4d7
logs-macos-13-gcc-12 Expired
9.38 KB
sha256:2552f1de0587149f69c60c6c72d59c3f56791a31173cef33bb332393d657fd40
logs-macos-13-gcc-14 Expired
9.38 KB
sha256:5e691a0e28765b09af42947350a0913093c07294b073f2df35469db1c09a2cf6
logs-macos-13-gcc-9 Expired
9.33 KB
sha256:1de6bac7828477cb3f71c8cd3a8d01196d8364dff520173fcca1dcf2eef09771
logs-macos-13-llvm-13 Expired
9.34 KB
sha256:64bbaaf73b6c4f16a7eb1cb1456cadcb60a1769bce58a3969dffdd2140cefe4b
logs-macos-13-llvm-14 Expired
9.41 KB
sha256:b5199e9765f0e20e99eb995b90edd4c25e5c25425973983dd8e16a8c6b5657b3
logs-macos-13-llvm-15 Expired
9.52 KB
sha256:2a4f03e9e2ca325f87c2e56cc39afb98e87fc3536242526a532d88393a906c4e
logs-macos-14-apple Expired
10.3 KB
sha256:7adee92a804cffcb774f47d03d002976565a8c874fb1000acf9e75d91293b7c8
logs-macos-latest-apple Expired
10.3 KB
sha256:a9619bf166fb88b0d49a84dec3e6936298b7ce1c173cd1eeea7c2e234ee4a858
logs-macos-latest-gcc Expired
10.2 KB
sha256:ea317c0f535feb0446a2d38cda9dbf07e6b76e09c5149de4a78ace1d40138fce
logs-macos-latest-llvm Expired
10.3 KB
sha256:7197cdf3150eb5060bf02b4225238d3f587fc24bff2429c33be8c126c9a8bd7d
logs-ubuntu-20.04-gcc-10 Expired
9.01 KB
sha256:ce159eb6947727488643f04808f0d31a089450a4d28124650bc8a105c44d9712
logs-ubuntu-20.04-gcc-13 Expired
8.85 KB
sha256:643f20cf0a8425153cbd4cc87ec7c70f372a8d4ae19cd340bb268db2acf3d25f
logs-ubuntu-20.04-gcc-7 Expired
8.79 KB
sha256:383c4f0365c53bcd10e7e59f558a7e25f2001e5e83e6f65a3a94168f37c9ad21
logs-ubuntu-20.04-gcc-8 Expired
8.79 KB
sha256:a652be52a1117be82aed9eef964978e449b3959bdd9f722daf6b012a95f2dce7
logs-ubuntu-20.04-gcc-9 Expired
8.89 KB
sha256:c211448bd9e427cd9d0d29511f4f91648b9a5541c6715be286f3ac925f25dd1d
logs-ubuntu-20.04-llvm-10 Expired
8.77 KB
sha256:41454d3ad7de8a4c007f9dcbda9f7fde7572554b99f5b4e4d3f231e6d69fe647
logs-ubuntu-20.04-llvm-11 Expired
8.57 KB
sha256:7d5a29b1cd931b5bb9ac3caf4f164175128b8015fbb42213ee5ccabf22f9747a
logs-ubuntu-20.04-llvm-12 Expired
8.61 KB
sha256:74685156f0aca2d3e71cc4cc116649233e200888fef3cccbb060a541f37f5ddd
logs-ubuntu-20.04-llvm-13 Expired
8.61 KB
sha256:da8637f703a744360b5b55c855a8659c459f36754acfb90f437d19927b05b752
logs-ubuntu-20.04-llvm-14 Expired
8.57 KB
sha256:e8490db3252b035f7cdc100f8bd3dda2e1721a5121f4917e845f31b0ade950b2
logs-ubuntu-20.04-llvm-15 Expired
8.78 KB
sha256:c1c0eb8245cbf002e389b429cc503add895c2a98212b9be29dc97a0f96729622
logs-ubuntu-20.04-llvm-17 Expired
8.86 KB
sha256:1f1fe3f2f70a235e8467ed0e7ea8309c6813aa46c369b46599b1e38c638ae843
logs-ubuntu-20.04-llvm-6 Expired
8.78 KB
sha256:14fa1c11bd03a911d52bc397c8457558074e4fcb5f3a0faccd2b90ab35f5e80f
logs-ubuntu-20.04-llvm-7 Expired
8.79 KB
sha256:d183c4716cf181bb58ee68faf363310e1f71410db6ef040a8e93bbd16b83c231
logs-ubuntu-20.04-llvm-8 Expired
8.79 KB
sha256:abe4b1016e7cecb7f0084693f5080d286fe5950857e25fbef55a81b8ca80b301
logs-ubuntu-22.04-gcc-10 Expired
8.95 KB
sha256:9bf780832847f60e805b71218d6d27787756054769592cefcc924b890502824b
logs-ubuntu-22.04-gcc-11 Expired
9.07 KB
sha256:8e1c58fcb3f670878f3632db79ec54e4106a504885dc07e9a910a06c23dd5124
logs-ubuntu-22.04-gcc-12 Expired
9.04 KB
sha256:1df9bfba53772ffa6598d0c52c2b24b452b113f0715e319bd3f400f82faf86bd
logs-ubuntu-22.04-gcc-13 Expired
9.08 KB
sha256:055d9ef3406e36c625eac91ba6ccea4fa89e6f033aa98b5b2aaa64c0e9a01e23
logs-ubuntu-22.04-gcc-9 Expired
8.98 KB
sha256:08a7eca30de10a290d6f3b2b708a2facd6148362e90344ee51fe973fc9d3cc88
logs-ubuntu-22.04-llvm-10 Expired
8.81 KB
sha256:ba7e3f8330697d0e2dbadef74c3c1865904b09c6629eb5fdfe470165c0e34080
logs-ubuntu-22.04-llvm-11 Expired
8.59 KB
sha256:9ea9156d5603ec4ec609e05fb04449d5dcd7a21b7a5bbdced638056141ae62bf
logs-ubuntu-22.04-llvm-12 Expired
8.59 KB
sha256:036266b52e6f792d29db70020b61c999682f7331310a385455b90e1b2835efe5
logs-ubuntu-22.04-llvm-13 Expired
8.6 KB
sha256:08c565baa2451d361244d4febf4a077b13b729ab43fd08c35f651910eada7934
logs-ubuntu-22.04-llvm-14 Expired
8.59 KB
sha256:5e51ddb2a7223325288d0e4f4f285fd46fa64417e0c61d203d80d28b3e933030
logs-ubuntu-22.04-llvm-15 Expired
8.83 KB
sha256:b7ab71a9bb41d30bbd8e33c7c71d606665139de3b671a357f93a3621a8eb6873
logs-ubuntu-22.04-llvm-16 Expired
8.83 KB
sha256:04bc4fc91f55ca4860e819f31922650570b90b3f3ee60d519abe67a995a7a7f2
logs-ubuntu-22.04-llvm-17 Expired
8.87 KB
sha256:e353ad67589fecfef7f7be836e8eaf288f90285b01e2b33cc4a63bb03016da78
logs-ubuntu-22.04-llvm-6 Expired
8.82 KB
sha256:d5259cb18323bb17525ecfea5e4baaf2d2e26d3d3f229314495b0be37f84f454
logs-ubuntu-22.04-llvm-7 Expired
8.83 KB
sha256:57fba1a36f2e5c0cda9770cb9a632860fa379cf14c777e96233d64a23ef85314
logs-ubuntu-22.04-llvm-8 Expired
8.83 KB
sha256:f62414d0c79bdb9b11b85e86e98cca0d8b35fb4dd2769c43fd6e9701b13e164d
logs-ubuntu-24.04-gcc-10 Expired
8.85 KB
sha256:3bba2e2394a9f790fefc9b24ef9ee08e9ac8cedb5c283f83ccd7bcfe5a53c2b3
logs-ubuntu-24.04-gcc-11 Expired
8.97 KB
sha256:5b2735c14c9598e606d0422ecf5621d8edf360270ebfdad82e3acdb6852339ae
logs-ubuntu-24.04-gcc-12 Expired
8.93 KB
sha256:5705f7092412c33a68ec4832a8115ce5b6a0b87b1b302696634ef75ce6041f5e
logs-ubuntu-24.04-gcc-13 Expired
8.94 KB
sha256:50cda26f311926dffbcc6c7ff2c43534cae39cc201685941f4e71defbfe4009f
logs-ubuntu-24.04-gcc-14 Expired
9.02 KB
sha256:ea51bf835c8b6dd8e0cc4c12bce34e6a7e5b9e7b2fe52325fbe58480de3f08d6
logs-ubuntu-24.04-gcc-9 Expired
8.88 KB
sha256:a19c49cb18c8b264e97875ed89cee5aceb40e9620565130e1357ff15335f4706
logs-ubuntu-24.04-llvm-18 Expired
8.78 KB
sha256:710f0bb353a0a2d6b242c6111cf2d21c29799e35d4b1406edb91a260c3dbcb19
logs-ubuntu-latest-gcc Expired
9.08 KB
sha256:6da37fcab7629ea3718e4ff9678a00491fabd5ee22bca1becbecd55ae861fc0c
logs-ubuntu-latest-llvm Expired
8.87 KB
sha256:e72b245c6f2e954d68a9fdec2326e5d7ef06b54d8384e2e3579fc5a762b19e72
test-macos-latest-apple Expired
943 KB
sha256:b566595aeb079b29ef7dfed908d9abe1f2f29a959b44d00dd40a9330c3391067
test-macos-latest-gcc Expired
944 KB
sha256:d8d6d0ac321f3f686143ac9e259af3fadffeff716aab04a5c928ddcf225248d7
test-macos-latest-llvm Expired
943 KB
sha256:bdc11d92351060ed93d89a0ef79a5ffdde41b74d421c4f5d45fce8d734d8d77c
test-ubuntu-latest-gcc Expired
1010 KB
sha256:ca989b9c4ff0b4b2729a500308536a160c6b18970043bb1237d8b4521e9a2284
test-ubuntu-latest-llvm Expired
1010 KB
sha256:1a4480d1f6d277c35757f86914dc4f03055857ee6da50ae80f9b1a6a11041fbe