fix(ci): Try to fix MingW build failures. #260
Annotations
2 errors and 6 warnings
|
Build
The operation was canceled.
|
Install dependencies on MacOS
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.
|
Install dependencies on MacOS
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
Install dependencies on MacOS
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
Configure:
cmake/CodeCoverage.cmake#L218
Code coverage results with an optimised (non-Debug) build may be misleading
|
Build:
src/Utils/pffft/simd/pf_sse1_float.h#L40
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_sse1_float.h: SSE1 float macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_avx_double.h#L50
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_avx_double.h: AVX macros are defined [-W#pragma-messages]
|
Loading