Bump actions/setup-python from 6 to 7 #2973
ci v2.yml
on: pull_request
Matrix: cache_deps
Build Doxygen Docs
52s
Test RPP as package - ubuntu-22.04
1m 1s
Matrix: sanitize
Matrix: tests
Annotations
41 errors and 36 warnings
|
Cache deps on ci-macos for Debug
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
Cache deps on ci-macos for Release
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
tests ci-macos Debug (Optimizations disabled)
run-cmake action execution failed: 'Error: "'/opt/homebrew/bin/cmake' failed with error code: '2'.'
|
|
benchmarks ci-macos Debug (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-gcc Debug (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-clang Debug (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-macos Release
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-clang Release
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-macos Release (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-macos Release
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-macos Release (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-clang Release
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-clang Release
The operation was canceled.
|
|
tests ci-ubuntu-gcc Release (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-gcc Release (Optimizations disabled)
The operation was canceled.
|
|
benchmarks ci-ubuntu-clang Release (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-clang Release (Optimizations disabled)
The operation was canceled.
|
|
benchmarks ci-ubuntu-gcc Debug
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-gcc Debug
The operation was canceled.
|
|
benchmarks ci-ubuntu-gcc Debug (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-gcc Debug (Optimizations disabled)
The operation was canceled.
|
|
tests ci-ubuntu-clang Debug (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-clang Debug (Optimizations disabled)
The operation was canceled.
|
|
tests ci-ubuntu-gcc Release
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-gcc Release
The operation was canceled.
|
|
tests ci-ubuntu-clang Release (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-clang Release (Optimizations disabled)
The operation was canceled.
|
|
benchmarks ci-ubuntu-gcc Release
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-gcc Release
The operation was canceled.
|
|
benchmarks ci-ubuntu-clang Debug
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-gcc Debug
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-clang Debug
The operation was canceled.
|
|
tests ci-ubuntu-gcc Debug
The operation was canceled.
|
|
tests ci-ubuntu-clang Debug
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-ubuntu-clang Debug
The operation was canceled.
|
|
benchmarks ci-macos Debug
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-macos Debug
The operation was canceled.
|
|
tests ci-macos Debug
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
tests ci-macos Debug
The operation was canceled.
|
|
benchmarks ci-ubuntu-gcc Release (Optimizations disabled)
The strategy configuration was canceled because "tests.ci-macos_macos-latest_t_4" failed
|
|
benchmarks ci-ubuntu-gcc Release (Optimizations disabled)
The operation was canceled.
|
|
tests ci-macos Debug (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-macos Debug (Optimizations disabled)
Target "qt_readme_qt_doxygen_sample" requests linking to directory
|
|
tests ci-macos Debug (Optimizations disabled)
Target "from_signal_qt_doxygen_sample" requests linking to directory
|
|
tests ci-macos Debug (Optimizations disabled)
Target "basic_rppqt" requests linking to directory
|
|
tests ci-macos Debug (Optimizations disabled)
Target "test_main_thread_scheduler" requests linking to directory
|
|
tests ci-macos Debug (Optimizations disabled)
Target "test_from_signal" requests linking to directory
|
|
tests ci-macos Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
tests ci-macos Debug (Optimizations disabled)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
tests ci-ubuntu-clang Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-clang Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
tests ci-ubuntu-gcc Release (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
benchmarks ci-ubuntu-clang Release (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks ci-ubuntu-clang Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
benchmarks ci-ubuntu-gcc Debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks ci-ubuntu-gcc Debug (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-clang Debug (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-gcc Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-gcc Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
tests ci-ubuntu-clang Release (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-clang Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
benchmarks ci-ubuntu-gcc Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks ci-ubuntu-gcc Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
benchmarks ci-ubuntu-clang Debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-gcc Debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-ubuntu-clang Debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks ci-macos Debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks ci-macos Debug
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
tests ci-macos Debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests ci-macos Debug
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
benchmarks ci-ubuntu-gcc Release (Optimizations disabled)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmarks ci-ubuntu-gcc Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
Sanitize - tsan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
Sanitize - lsan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
Sanitize - ubsan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
|
Sanitize - asan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ci-ubuntu-gcc (Optimizations disabled)
|
3.16 KB |
sha256:bf2565caaac7d6c0cbdda5b2de08e65eba181166a0013d9691a736398b189953
|
|