Skip to content

Fix typedef inconsistency #182

Fix typedef inconsistency

Fix typedef inconsistency #182

Triggered via push July 4, 2024 13:27
Status Cancelled
Total duration 3m 18s
Artifacts 41

ci.yaml

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

Annotations

180 errors and 36 warnings
ci (ubuntu-20.04, gcc-7): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-7): lib/genesis/utils/threading/concurrent_queue.hpp#L562
changes meaning of ‘ConcurrentQueue’ from ‘class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-7): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-7): lib/genesis/utils/threading/concurrent_queue.hpp#L562
changes meaning of ‘ConcurrentQueue’ from ‘class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-7): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-7): lib/genesis/utils/threading/concurrent_queue.hpp#L562
changes meaning of ‘ConcurrentQueue’ from ‘class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-7)
Process completed with exit code 2.
ci (ubuntu-20.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-20.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-20.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-20.04, gcc-9)
Process completed with exit code 2.
ci (ubuntu-22.04, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-11)
Process completed with exit code 2.
ci (ubuntu-22.04, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-12)
Process completed with exit code 2.
ci (ubuntu-24.04)
Process completed with exit code 2.
ci (ubuntu-20.04, gcc-8): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-8): lib/genesis/utils/threading/concurrent_queue.hpp#L562
changes meaning of ‘ConcurrentQueue’ from ‘class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-8): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-8): lib/genesis/utils/threading/concurrent_queue.hpp#L562
changes meaning of ‘ConcurrentQueue’ from ‘class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-8): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-8): lib/genesis/utils/threading/concurrent_queue.hpp#L562
changes meaning of ‘ConcurrentQueue’ from ‘class genesis::utils::ConcurrentQueue<T, Traits>’ [-fpermissive]
ci (ubuntu-20.04, gcc-8)
Process completed with exit code 2.
ci (macos-12, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-11)
Process completed with exit code 2.
ci (ubuntu-22.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-22.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-22.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-22.04, gcc-13)
Process completed with exit code 2.
ci (ubuntu-22.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-10)
Process completed with exit code 2.
ci (macos-12, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-12)
Process completed with exit code 2.
ci (ubuntu-24.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-10)
Process completed with exit code 2.
ci (ubuntu-20.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-20.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-20.04, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-20.04, gcc-10)
Process completed with exit code 2.
ci (macos-12, gcc-14): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-Wchanges-meaning]
ci (macos-12, gcc-14): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-Wchanges-meaning]
ci (macos-12, gcc-14): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-Wchanges-meaning]
ci (macos-12, gcc-14)
Process completed with exit code 2.
ci (ubuntu-24.04, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-11): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-11)
Process completed with exit code 2.
ci (macos-12, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-10): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-10)
Process completed with exit code 2.
ci (ubuntu-24.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-24.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-24.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-24.04, gcc-13)
Process completed with exit code 2.
ci (ubuntu-24.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-9)
Process completed with exit code 2.
ci (ubuntu-20.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-20.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-20.04, gcc-13): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-20.04, gcc-13)
Process completed with exit code 2.
ci (ubuntu-22.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-22.04, gcc-9)
Process completed with exit code 2.
ci (macos-13, gcc-11)
The run was canceled by @lczech.
ci (macos-13, gcc-10)
The run was canceled by @lczech.
ci (macos-12, llvm-13)
The run was canceled by @lczech.
ci (macos-13, gcc-12)
The run was canceled by @lczech.
ci (macos-13, gcc-9)
The run was canceled by @lczech.
ci (macos-13, gcc-14)
The run was canceled by @lczech.
ci (macos-latest, gcc, DEBUG, ON)
The run was canceled by @lczech.
ci (macos-latest, llvm, DEBUG, ON)
The run was canceled by @lczech.
ci (macos-13, llvm-15)
The run was canceled by @lczech.
ci (macos-13, apple)
The run was canceled by @lczech.
ci (macos-13, llvm-13)
The run was canceled by @lczech.
ci (macos-13, llvm-14)
The run was canceled by @lczech.
ci (macos-14, apple)
The run was canceled by @lczech.
ci (macos-latest, apple, OFF)
The run was canceled by @lczech.
ci (macos-latest, gcc, OFF)
The run was canceled by @lczech.
ci (macos-13, llvm-12)
The run was canceled by @lczech.
ci (macos-latest, llvm, OFF)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-6)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-6)
The operation was canceled.
ci (macos-latest, apple, RELEASE)
The run was canceled by @lczech.
ci (macos-latest, gcc, RELEASE)
The run was canceled by @lczech.
ci (macos-latest, llvm, RELEASE)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-7)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-7)
The operation was canceled.
ci (ubuntu-latest, gcc, OFF)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-6)
The run was canceled by @lczech.
ci (ubuntu-latest, gcc, OFF)
The operation was canceled.
ci (ubuntu-22.04, llvm-6)
The operation was canceled.
ci (ubuntu-20.04, llvm-8)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-8)
The operation was canceled.
ci (ubuntu-20.04, llvm-7)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-7)
The operation was canceled.
ci (macos-12, llvm-12)
The run was canceled by @lczech.
ci (macos-12, llvm-12)
The operation was canceled.
ci (macos-12, llvm-14)
The run was canceled by @lczech.
ci (macos-12, llvm-14)
The operation was canceled.
ci (macos-12, llvm-15)
The run was canceled by @lczech.
ci (macos-12, llvm-15)
The operation was canceled.
ci (ubuntu-22.04, llvm-8)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-8)
The operation was canceled.
ci (ubuntu-latest, gcc, RELEASE)
The run was canceled by @lczech.
ci (ubuntu-latest, gcc, RELEASE)
The operation was canceled.
ci (ubuntu-latest, gcc, DEBUG, ON)
The run was canceled by @lczech.
ci (ubuntu-latest, gcc, DEBUG, ON)
The operation was canceled.
ci (ubuntu-latest, llvm, RELEASE)
The run was canceled by @lczech.
ci (ubuntu-latest, llvm, RELEASE)
The operation was canceled.
ci (ubuntu-24.04, gcc-12)
The run was canceled by @lczech.
ci (ubuntu-24.04, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-12): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-fpermissive]
ci (ubuntu-24.04, gcc-12)
The operation was canceled.
ci (ubuntu-24.04, gcc-14)
The run was canceled by @lczech.
ci (ubuntu-24.04, gcc-14): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-24.04, gcc-14): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-24.04, gcc-14): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of ‘using genesis::utils::BlockingConcurrentQueue<T, Traits>::ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>’ changes meaning of ‘ConcurrentQueue’ [-Wchanges-meaning]
ci (ubuntu-24.04, gcc-14)
The operation was canceled.
ci (ubuntu-20.04, llvm-13)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-13)
The operation was canceled.
ci (ubuntu-20.04, llvm-12)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-12)
The operation was canceled.
ci (ubuntu-20.04, llvm-11)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-11)
The operation was canceled.
ci (ubuntu-24.04, llvm-18)
The run was canceled by @lczech.
ci (ubuntu-24.04, llvm-18)
The operation was canceled.
ci (ubuntu-20.04, llvm-15)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-15)
The operation was canceled.
ci (ubuntu-22.04, llvm-12)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-12)
The operation was canceled.
ci (ubuntu-20.04, llvm-18)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-18)
The operation was canceled.
ci (ubuntu-20.04, llvm-14)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-14)
The operation was canceled.
ci (ubuntu-20.04, llvm-17)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-17)
The operation was canceled.
ci (ubuntu-20.04, llvm-10)
The run was canceled by @lczech.
ci (ubuntu-20.04, llvm-10)
The operation was canceled.
ci (ubuntu-22.04, llvm-13)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-13)
The operation was canceled.
ci (ubuntu-22.04, llvm-10)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-10)
The operation was canceled.
ci (ubuntu-22.04, llvm-14)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-14)
The operation was canceled.
ci (ubuntu-latest, llvm, DEBUG, ON)
The run was canceled by @lczech.
ci (ubuntu-latest, llvm, DEBUG, ON)
The operation was canceled.
ci (ubuntu-22.04, llvm-11)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-11)
The operation was canceled.
ci (ubuntu-22.04, llvm-16)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-16)
The operation was canceled.
ci (ubuntu-22.04, llvm-15)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-15)
The operation was canceled.
ci (ubuntu-22.04, llvm-18)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-18)
The operation was canceled.
ci (ubuntu-22.04, llvm-17)
The run was canceled by @lczech.
ci (ubuntu-latest, llvm, OFF)
The run was canceled by @lczech.
ci (ubuntu-22.04, llvm-17)
The operation was canceled.
ci (ubuntu-latest, llvm, OFF)
The operation was canceled.
ci (macos-12, apple)
The run was canceled by @lczech.
ci (macos-12, apple)
The operation was canceled.
ci (macos-12, gcc-9)
The run was canceled by @lczech.
ci (macos-12, gcc-9): lib/genesis/utils/threading/blocking_concurrent_queue.hpp#L84
declaration of 'using ConcurrentQueue = class genesis::utils::ConcurrentQueue<T, Traits>' changes meaning of 'ConcurrentQueue' [-fpermissive]
ci (macos-12, gcc-9)
The operation was canceled.
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-11)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
ci (macos-12, gcc-11)
gcc@11 11.4.0 is already installed and up-to-date. To reinstall 11.4.0, run: brew reinstall gcc@11
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)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, gcc-12)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
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)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
ci (macos-12, gcc-14)
gcc 14.1.0_1 is already installed and up-to-date. To reinstall 14.1.0_1, run: brew reinstall gcc
ci (macos-12, gcc-10)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
ci (macos-12, gcc-10)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
ci (ubuntu-20.04, llvm-6)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-22.04, llvm-7)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-latest, gcc, OFF)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-22.04, llvm-6)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-20.04, llvm-8)
Falling back to LLVM version 17.0.6 -ubuntu-22.04 for the Ubuntu.
ci (ubuntu-20.04, llvm-8)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-20.04, llvm-7)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (macos-12, llvm-12)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (macos-12, llvm-14)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (macos-12, llvm-15)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-22.04, llvm-8)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
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)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-latest, gcc, DEBUG, ON)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-latest, llvm, RELEASE)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-22.04, llvm-10)
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-10)
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-latest, llvm, DEBUG, ON)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
ci (ubuntu-latest, llvm, OFF)
No files were found with the provided path: ./build/**/*.log ./test/out. No artifacts will be uploaded.
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.29.6 is already installed and up-to-date. To reinstall 3.29.6, 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, apple)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
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-9)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp

Artifacts

Produced during runtime
Name Size
logs-macos-12-apple--htslib- Expired
8.74 KB
logs-macos-12-gcc-10--htslib- Expired
9.22 KB
logs-macos-12-gcc-11--htslib- Expired
9.24 KB
logs-macos-12-gcc-12--htslib- Expired
9.23 KB
logs-macos-12-gcc-14--htslib- Expired
9.24 KB
logs-macos-12-gcc-9--htslib- Expired
9.2 KB
logs-ubuntu-20.04-gcc-10--htslib- Expired
8.86 KB
logs-ubuntu-20.04-gcc-13--htslib- Expired
8.71 KB
logs-ubuntu-20.04-gcc-7--htslib- Expired
8.64 KB
logs-ubuntu-20.04-gcc-8--htslib- Expired
8.65 KB
logs-ubuntu-20.04-gcc-9--htslib- Expired
8.75 KB
logs-ubuntu-20.04-llvm-10--htslib- Expired
8.63 KB
logs-ubuntu-20.04-llvm-11--htslib- Expired
8.42 KB
logs-ubuntu-20.04-llvm-12--htslib- Expired
8.46 KB
logs-ubuntu-20.04-llvm-13--htslib- Expired
8.46 KB
logs-ubuntu-20.04-llvm-14--htslib- Expired
8.42 KB
logs-ubuntu-20.04-llvm-15--htslib- Expired
8.63 KB
logs-ubuntu-20.04-llvm-17--htslib- Expired
8.71 KB
logs-ubuntu-20.04-llvm-18--htslib- Expired
8.71 KB
logs-ubuntu-22.04-gcc-10--htslib- Expired
8.81 KB
logs-ubuntu-22.04-gcc-11--htslib- Expired
8.93 KB
logs-ubuntu-22.04-gcc-12--htslib- Expired
8.89 KB
logs-ubuntu-22.04-gcc-13--htslib- Expired
8.94 KB
logs-ubuntu-22.04-gcc-9--htslib- Expired
8.84 KB
logs-ubuntu-22.04-llvm-10--htslib- Expired
8.67 KB
logs-ubuntu-22.04-llvm-11--htslib- Expired
8.45 KB
logs-ubuntu-22.04-llvm-12--htslib- Expired
8.45 KB
logs-ubuntu-22.04-llvm-13--htslib- Expired
8.45 KB
logs-ubuntu-22.04-llvm-14--htslib- Expired
8.45 KB
logs-ubuntu-22.04-llvm-15--htslib- Expired
8.68 KB
logs-ubuntu-22.04-llvm-16--htslib- Expired
8.69 KB
logs-ubuntu-22.04-llvm-17--htslib- Expired
8.72 KB
logs-ubuntu-22.04-llvm-18--htslib- Expired
8.72 KB
logs-ubuntu-24.04---htslib- Expired
8.76 KB
logs-ubuntu-24.04-gcc-10--htslib- Expired
8.71 KB
logs-ubuntu-24.04-gcc-11--htslib- Expired
8.82 KB
logs-ubuntu-24.04-gcc-12--htslib- Expired
8.79 KB
logs-ubuntu-24.04-gcc-13--htslib- Expired
8.8 KB
logs-ubuntu-24.04-gcc-14--htslib- Expired
8.87 KB
logs-ubuntu-24.04-gcc-9--htslib- Expired
8.74 KB
logs-ubuntu-24.04-llvm-18--htslib- Expired
8.64 KB