Add Thread Local Cache helper class #225
Annotations
66 errors and 51 warnings
ci (macos-12, gcc-11)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, gcc-11)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, gcc-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, gcc-12)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, gcc-10)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, gcc-10)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, gcc-9)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, gcc-9)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, apple)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, apple)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, llvm-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, llvm-12)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, gcc-14)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, gcc-14)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, llvm-13)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, llvm-13)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, llvm-15)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, llvm-15)
GitHub Actions has encountered an internal error when running your job.
|
ci (macos-12, llvm-14)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
ci (macos-12, llvm-14)
GitHub Actions has encountered an internal error when running your job.
|
ci (ubuntu-22.04, llvm-6):
test/src/utils/threading/thread_local_cache.cpp#L54
call to deleted constructor of 'genesis::utils::ThreadLocalCache<unsigned long, 64>'
|
ci (ubuntu-22.04, llvm-6):
test/src/utils/threading/thread_local_cache.cpp#L55
call to deleted constructor of 'genesis::utils::ThreadPool'
|
ci (ubuntu-22.04, llvm-6)
Process completed with exit code 2.
|
ci (ubuntu-22.04, llvm-8):
test/src/utils/threading/thread_local_cache.cpp#L54
call to deleted constructor of 'genesis::utils::ThreadLocalCache<unsigned long, 64>'
|
ci (ubuntu-22.04, llvm-8):
test/src/utils/threading/thread_local_cache.cpp#L55
call to deleted constructor of 'genesis::utils::ThreadPool'
|
ci (ubuntu-22.04, llvm-8)
Process completed with exit code 2.
|
ci (ubuntu-22.04, llvm-7):
test/src/utils/threading/thread_local_cache.cpp#L54
call to deleted constructor of 'genesis::utils::ThreadLocalCache<unsigned long, 64>'
|
ci (ubuntu-22.04, llvm-7):
test/src/utils/threading/thread_local_cache.cpp#L55
call to deleted constructor of 'genesis::utils::ThreadPool'
|
ci (ubuntu-22.04, llvm-7)
Process completed with exit code 2.
|
ci (macos-latest, apple, 11)
Process completed with exit code 2.
|
ci (ubuntu-latest, llvm, 11):
test/src/utils/threading/thread_local_cache.cpp#L54
call to deleted constructor of 'ThreadLocalCache<size_t>' (aka 'ThreadLocalCache<unsigned long>')
|
ci (ubuntu-latest, llvm, 11):
test/src/utils/threading/thread_local_cache.cpp#L55
call to deleted constructor of 'ThreadPool'
|
ci (ubuntu-latest, llvm, 11)
Process completed with exit code 2.
|
ci (ubuntu-latest, gcc, 11):
test/src/utils/threading/thread_local_cache.cpp#L54
use of deleted function ‘genesis::utils::ThreadLocalCache<T, CacheLineSize>::ThreadLocalCache(genesis::utils::ThreadLocalCache<T, CacheLineSize>&&) [with T = long unsigned int; long unsigned int CacheLineSize = 64]’
|
ci (ubuntu-latest, gcc, 11):
test/src/utils/threading/thread_local_cache.cpp#L55
use of deleted function ‘genesis::utils::ThreadPool::ThreadPool(genesis::utils::ThreadPool&&)’
|
ci (ubuntu-latest, gcc, 11)
Process completed with exit code 2.
|
ci (macos-13, gcc-11)
Process completed with exit code 134.
|
ci (macos-13, gcc-11)
Process completed with exit code 127.
|
ci (macos-13, gcc-11)
Process completed with exit code 1.
|
ci (macos-13, llvm-13)
Process completed with exit code 127.
|
ci (macos-13, llvm-13)
Process completed with exit code 139.
|
ci (macos-latest, gcc, 11)
Process completed with exit code 2.
|
ci (macos-latest, llvm, 11)
Process completed with exit code 2.
|
ci (ubuntu-20.04, gcc-7)
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-20.04, gcc-7)
The operation was canceled.
|
ci (ubuntu-22.04, llvm-11)
The job running on runner GitHub Actions 24 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-22.04, llvm-11)
The operation was canceled.
|
ci (ubuntu-20.04, llvm-12)
The job running on runner GitHub Actions 30 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-20.04, llvm-12)
The operation was canceled.
|
ci (ubuntu-20.04, llvm-13)
The job running on runner GitHub Actions 25 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-20.04, llvm-13)
The operation was canceled.
|
ci (ubuntu-20.04, llvm-15)
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-20.04, llvm-15)
The operation was canceled.
|
ci (ubuntu-22.04, llvm-17)
The job running on runner GitHub Actions 22 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-22.04, llvm-17)
The operation was canceled.
|
ci (ubuntu-22.04, llvm-15)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-22.04, llvm-15)
The operation was canceled.
|
ci (ubuntu-latest, llvm, DEBUG, ON, auto)
The job running on runner GitHub Actions 33 has exceeded the maximum execution time of 360 minutes.
|
ci (ubuntu-latest, llvm, DEBUG, ON, auto)
The operation was canceled.
|
ci (macos-13, llvm-12)
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
|
ci (macos-13, llvm-12)
The operation was canceled.
|
ci (macos-latest, apple, OFF)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
|
ci (macos-latest, apple, OFF)
The operation was canceled.
|
ci (macos-13, llvm-15)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
|
ci (macos-13, llvm-15)
Process completed with exit code 134.
|
ci (macos-13, llvm-15)
The operation was canceled.
|
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)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
ci (macos-13, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
ci (macos-13, apple)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
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-16)
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'
|
ci (macos-14, apple)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
ci (macos-14, apple)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
ci (ubuntu-22.04, gcc-13)
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'
|
ci (ubuntu-22.04, llvm-8)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
|
ci (ubuntu-latest, gcc, RELEASE)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest, gcc, 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'
|
ci (macos-latest, apple, 11)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
ci (macos-latest, apple, 11)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
ci (ubuntu-latest, llvm, RELEASE)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-10)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
ci (ubuntu-latest, llvm, OFF)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest, llvm, OFF)
No files were found with the provided path: ./build/**/*.log
./test/out. No artifacts will be uploaded.
|
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)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
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 (ubuntu-latest, llvm, 11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest, gcc, DEBUG, ON, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest, gcc, DEBUG, ON, auto)
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-latest, gcc, OFF)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest, gcc, OFF)
No files were found with the provided path: ./build/**/*.log
./test/out. No artifacts will be uploaded.
|
ci (ubuntu-latest, gcc, 11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (ubuntu-latest, gcc, 11)
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'
|
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-11)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
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)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
ci (macos-13, gcc-14)
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, 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-9)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
ci (macos-13, llvm-14)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, llvm-14)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
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-13)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
ci (macos-latest, apple, RELEASE)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
ci (macos-latest, apple, RELEASE)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
ci (macos-latest, gcc, OFF)
No files were found with the provided path: ./build/**/*.log
./test/out. No artifacts will be uploaded.
|
ci (macos-latest, llvm, OFF)
No files were found with the provided path: ./build/**/*.log
./test/out. No artifacts will be uploaded.
|
ci (macos-13, llvm-12)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
ci (macos-13, llvm-12)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
ci (macos-latest, apple, OFF)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
ci (macos-latest, apple, OFF)
cmake 3.31.1 is already installed and up-to-date.
To reinstall 3.31.1, run:
brew reinstall cmake
|
ci (macos-latest, apple, OFF)
No files were found with the provided path: ./build/**/*.log
./test/out. No artifacts will be uploaded.
|
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-15)
libdeflate 1.22 is already installed and up-to-date.
To reinstall 1.22, run:
brew reinstall libdeflate
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs-macos-13-apple--htslib-
|
8.85 KB |
|
logs-macos-13-gcc-10--htslib-
|
9.21 KB |
|
logs-macos-13-gcc-11--htslib-
|
9.25 KB |
|
logs-macos-13-gcc-12--htslib-
|
9.24 KB |
|
logs-macos-13-gcc-14--htslib-
|
9.24 KB |
|
logs-macos-13-gcc-9--htslib-
|
9.19 KB |
|
logs-macos-13-llvm-12--htslib-
|
9.06 KB |
|
logs-macos-13-llvm-13--htslib-
|
9.17 KB |
|
logs-macos-13-llvm-14--htslib-
|
9.23 KB |
|
logs-macos-13-llvm-15--htslib-
|
9.36 KB |
|
logs-macos-14-apple--htslib-
|
10.1 KB |
|
logs-macos-latest-apple--htslib-
|
10.1 KB |
|
logs-macos-latest-apple-RELEASE-htslib-
|
10.1 KB |
|
logs-macos-latest-gcc--htslib-
|
10.1 KB |
|
logs-macos-latest-gcc-DEBUG-htslib-ON
|
10.1 KB |
|
logs-macos-latest-gcc-RELEASE-htslib-
|
10.1 KB |
|
logs-macos-latest-llvm--htslib-
|
10.1 KB |
|
logs-macos-latest-llvm-DEBUG-htslib-ON
|
10.1 KB |
|
logs-macos-latest-llvm-RELEASE-htslib-
|
10.1 KB |
|
logs-ubuntu-20.04-gcc-10--htslib-
|
8.86 KB |
|
logs-ubuntu-20.04-gcc-13--htslib-
|
8.71 KB |
|
logs-ubuntu-20.04-gcc-7--htslib-
|
8.64 KB |
|
logs-ubuntu-20.04-gcc-8--htslib-
|
8.65 KB |
|
logs-ubuntu-20.04-gcc-9--htslib-
|
8.75 KB |
|
logs-ubuntu-20.04-llvm-10--htslib-
|
8.63 KB |
|
logs-ubuntu-20.04-llvm-11--htslib-
|
8.42 KB |
|
logs-ubuntu-20.04-llvm-12--htslib-
|
8.46 KB |
|
logs-ubuntu-20.04-llvm-13--htslib-
|
8.47 KB |
|
logs-ubuntu-20.04-llvm-14--htslib-
|
8.42 KB |
|
logs-ubuntu-20.04-llvm-15--htslib-
|
8.63 KB |
|
logs-ubuntu-20.04-llvm-17--htslib-
|
8.71 KB |
|
logs-ubuntu-20.04-llvm-6--htslib-
|
8.63 KB |
|
logs-ubuntu-20.04-llvm-7--htslib-
|
8.65 KB |
|
logs-ubuntu-20.04-llvm-8--htslib-
|
8.65 KB |
|
logs-ubuntu-22.04-gcc-10--htslib-
|
8.81 KB |
|
logs-ubuntu-22.04-gcc-11--htslib-
|
8.93 KB |
|
logs-ubuntu-22.04-gcc-12--htslib-
|
8.89 KB |
|
logs-ubuntu-22.04-gcc-13--htslib-
|
8.94 KB |
|
logs-ubuntu-22.04-gcc-9--htslib-
|
8.84 KB |
|
logs-ubuntu-22.04-llvm-10--htslib-
|
8.67 KB |
|
logs-ubuntu-22.04-llvm-11--htslib-
|
8.45 KB |
|
logs-ubuntu-22.04-llvm-12--htslib-
|
8.45 KB |
|
logs-ubuntu-22.04-llvm-13--htslib-
|
8.45 KB |
|
logs-ubuntu-22.04-llvm-14--htslib-
|
8.45 KB |
|
logs-ubuntu-22.04-llvm-15--htslib-
|
8.68 KB |
|
logs-ubuntu-22.04-llvm-16--htslib-
|
8.69 KB |
|
logs-ubuntu-22.04-llvm-17--htslib-
|
8.73 KB |
|
logs-ubuntu-22.04-llvm-6--htslib-
|
8.67 KB |
|
logs-ubuntu-22.04-llvm-7--htslib-
|
8.69 KB |
|
logs-ubuntu-22.04-llvm-8--htslib-
|
8.69 KB |
|
logs-ubuntu-24.04-gcc-10--htslib-
|
8.71 KB |
|
logs-ubuntu-24.04-gcc-11--htslib-
|
8.83 KB |
|
logs-ubuntu-24.04-gcc-12--htslib-
|
8.79 KB |
|
logs-ubuntu-24.04-gcc-13--htslib-
|
8.8 KB |
|
logs-ubuntu-24.04-gcc-14--htslib-
|
8.86 KB |
|
logs-ubuntu-24.04-gcc-9--htslib-
|
8.74 KB |
|
logs-ubuntu-24.04-llvm-18--htslib-
|
8.64 KB |
|
logs-ubuntu-latest-gcc--htslib-
|
8.94 KB |
|
logs-ubuntu-latest-gcc-DEBUG-htslib-ON
|
8.94 KB |
|
logs-ubuntu-latest-gcc-RELEASE-htslib-
|
8.94 KB |
|
logs-ubuntu-latest-llvm--htslib-
|
8.73 KB |
|
logs-ubuntu-latest-llvm-DEBUG-htslib-ON
|
8.73 KB |
|
logs-ubuntu-latest-llvm-RELEASE-htslib-
|
8.73 KB |
|