Skip to content

[df] Unify local and distributed API #12814

[df] Unify local and distributed API

[df] Unify local and distributed API #12814

Triggered via pull request October 14, 2024 23:39
Status Failure
Total duration 2h 23m 1s
Artifacts 18

root-ci.yml

on: pull_request
Upload Event Payload
2s
Upload Event Payload
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 38 warnings
alma9 modules_off runtime_cxxmodules=Off
Process completed with exit code 1.
mac13 ARM64 LLVM_ENABLE_ASSERTIONS=On, builtin_zlib=ON
Process completed with exit code 1.
mac15 ARM64 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
Process completed with exit code 1.
mac-beta ARM64 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
Process completed with exit code 1.
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, ccache=ON
Process completed with exit code 1.
alma8 LLVM_ENABLE_ASSERTIONS=On
Process completed with exit code 1.
debian125 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
Process completed with exit code 1.
ubuntu20 LLVM_ENABLE_ASSERTIONS=On
Process completed with exit code 1.
Windows 10 x86 Release
Process completed with exit code 1.
fedora39 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
Process completed with exit code 1.
ubuntu22 imt=Off, LLVM_ENABLE_ASSERTIONS=On, CMAKE_BUILD_TYPE=Debug
Process completed with exit code 1.
alma9 LLVM_ENABLE_ASSERTIONS=On, CMAKE_BUILD_TYPE=Debug
Process completed with exit code 1.
ubuntu2404 LLVM_ENABLE_ASSERTIONS=On, CMAKE_BUILD_TYPE=Debug
Process completed with exit code 1.
mac14 X64 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
Process completed with exit code 1.
Windows 10 x64 Release
Process completed with exit code 1.
alma9 modules_off runtime_cxxmodules=Off
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alma9-clang clang LLVM_ENABLE_ASSERTIONS=On, CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mac13 ARM64 LLVM_ENABLE_ASSERTIONS=On, builtin_zlib=ON
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mac15 ARM64 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mac-beta ARM64 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, ccache=ON
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alma9 march_native CMAKE_BUILD_TYPE=RelWithDebInfo, CMAKE_CXX_FLAGS=-march=native, CMAKE_C_FLAGS=-march=native, fortran=OFF
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alma8 LLVM_ENABLE_ASSERTIONS=On
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alma8 LLVM_ENABLE_ASSERTIONS=On: tree/ntuple/v7/src/RColumnElement.hxx#L1066
‘void {anonymous}::RColumnElementQuantized<T>::SetValueRange(double, double) [with T = double]’ declared ‘static’ but never defined [-Wunused-function]
alma8 LLVM_ENABLE_ASSERTIONS=On: tree/ntuple/v7/src/RColumnElement.hxx#L1066
‘void {anonymous}::RColumnElementQuantized<T>::SetValueRange(double, double) [with T = float]’ declared ‘static’ but never defined [-Wunused-function]
alma8 LLVM_ENABLE_ASSERTIONS=On: tree/ntuple/v7/src/RColumnElement.hxx#L1059
‘void {anonymous}::RColumnElementQuantized<T>::SetBitsOnStorage(std::size_t) [with T = double]’ declared ‘static’ but never defined [-Wunused-function]
alma8 LLVM_ENABLE_ASSERTIONS=On: tree/ntuple/v7/src/RColumnElement.hxx#L1059
‘void {anonymous}::RColumnElementQuantized<T>::SetBitsOnStorage(std::size_t) [with T = float]’ declared ‘static’ but never defined [-Wunused-function]
alma8 LLVM_ENABLE_ASSERTIONS=On: tree/ntuple/v7/src/RColumnElement.hxx#L851
‘void {anonymous}::RColumnElementTrunc<T>::SetBitsOnStorage(std::size_t) [with T = double]’ declared ‘static’ but never defined [-Wunused-function]
alma8 LLVM_ENABLE_ASSERTIONS=On: tree/ntuple/v7/src/RColumnElement.hxx#L851
‘void {anonymous}::RColumnElementTrunc<T>::SetBitsOnStorage(std::size_t) [with T = float]’ declared ‘static’ but never defined [-Wunused-function]
debian125 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
debian125 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20: tree/ntuple/v7/test/rfield_unsplit.cxx#L217
loop variable ‘<structured bindings>’ creates a copy from type ‘const std::pair<const int, TVirtualStreamerInfo*>’ [-Wrange-loop-construct]
ubuntu20 LLVM_ENABLE_ASSERTIONS=On
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fedora39 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu22 imt=Off, LLVM_ENABLE_ASSERTIONS=On, CMAKE_BUILD_TYPE=Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
alma9 LLVM_ENABLE_ASSERTIONS=On, CMAKE_BUILD_TYPE=Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu2404 LLVM_ENABLE_ASSERTIONS=On, CMAKE_BUILD_TYPE=Debug
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mac14 X64 LLVM_ENABLE_ASSERTIONS=On, CMAKE_CXX_STANDARD=20
The following actions use a deprecated Node.js version and will be forced to run on node20: root-project/gcc-problem-matcher-improved@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
Event File
4.37 KB
Test Results Windows x64 Release
731 KB
Test Results Windows x86 Release
724 KB
Test Results alma8
848 KB
Test Results alma9
856 KB
Test Results alma9 arm64
836 KB
Test Results alma9 march_native
850 KB
Test Results alma9 modules_off
854 KB
Test Results alma9-clang clang
851 KB
Test Results debian125
834 KB
Test Results fedora39
786 KB
Test Results mac-beta ARM64
812 KB
Test Results mac13 ARM64
835 KB
Test Results mac14 X64
788 KB
Test Results mac15 ARM64
769 KB
Test Results ubuntu20
841 KB
Test Results ubuntu22
780 KB
Test Results ubuntu2404
739 KB