Skip to content

[math] properly check for symmetry when constructing TSym #22982

[math] properly check for symmetry when constructing TSym

[math] properly check for symmetry when constructing TSym #22982

Triggered via pull request August 7, 2025 13:20
Status Cancelled
Total duration 1h 12m 0s
Artifacts 1

root-ci.yml

on: pull_request
Upload Event Payload
3s
Upload Event Payload
Matrix: ${{ format('{0} {1} {2} ', matrix.image, matrix.property, (github.event_name != 'schedule' && github.event_name != 'workflow_dispatch' && join( matrix.overrides, ', ' )) || '') }}
Matrix: ${{ format('{0} {1} {2} ', matrix.platform, matrix.arch, (github.event_name != 'schedule' && github.event_name != 'workflow_dispatch' && join( matrix.overrides, ', ' )) || '') }}
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

161 errors and 17 warnings
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
fedora43 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
alma10: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma10: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma10: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma10: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma10: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma10: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
alma10: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma10: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
alma10: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
alma10: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
alma8: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma8: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope
alma8: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma8: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope
alma8: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma8: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
alma8: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope
alma8: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
alma8: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
alma8: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
alma10 clang Ninja CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++
Process completed with exit code 2.
alma10 clang Ninja CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
alma10 clang Ninja CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
alma10 clang Ninja CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
alma10 clang Ninja CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++: math/matrix/test/testMatrixT.cxx#L221
unknown class name 'testMatrixDSym'; did you mean 'testMatrixD'?
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
ubuntu2504 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
ubuntu2510 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
ubuntu2404 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
alma9 march_native CMAKE_BUILD_TYPE=RelWithDebInfo, CMAKE_CXX_FLAGS=-march=native, CMAKE_C_FLAGS=-march=native, builtin_zlib=ON, builtin_zstd=ON: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
mac15 ARM64 CMAKE_CXX_STANDARD=23
Process completed with exit code 2.
mac15 ARM64 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
mac15 ARM64 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
mac15 ARM64 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
mac15 ARM64 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
unknown class name 'testMatrixDSym'; did you mean 'testMatrixD'?
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
alma9 CMAKE_BUILD_TYPE=Debug: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
template argument 1 is invalid
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
fedora42 CMAKE_CXX_STANDARD=23: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
mac13 ARM64 builtin_zlib=ON
Process completed with exit code 2.
mac13 ARM64 builtin_zlib=ON: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
mac13 ARM64 builtin_zlib=ON: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
mac13 ARM64 builtin_zlib=ON: math/matrix/test/testMatrixT.cxx#L221
unknown type name 'testMatrixDSym'; did you mean 'testMatrixD'?
mac13 ARM64 builtin_zlib=ON: math/matrix/test/testMatrixT.cxx#L221
unknown class name 'testMatrixDSym'; did you mean 'testMatrixD'?
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
no matching function for call to ‘GetTypeId<<expression error> >()’
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym’ was not declared in this scope; did you mean ‘testMatrixD’?
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
‘void testMatrixDSym_IsSymmetric_Test::TestBody()’ marked ‘override’, but does not override
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
‘testMatrixDSym_IsSymmetric_Test::~testMatrixDSym_IsSymmetric_Test()’ marked ‘override’, but does not override
alma9 modules_off runtime_cxxmodules=Off: math/matrix/test/testMatrixT.cxx#L221
expected class-name before ‘{’ token
mac-beta ARM64 CMAKE_CXX_STANDARD=23
Canceling since a higher priority waiting request for ROOT CI-19570 exists
mac14 X64 CMAKE_CXX_STANDARD=20
Canceling since a higher priority waiting request for ROOT CI-19570 exists
Windows 10 x64 Release
Canceling since a higher priority waiting request for ROOT CI-19570 exists
Windows 10 x86 Release
The operation was canceled.
Windows 10 x86 Release
Canceling since a higher priority waiting request for ROOT CI-19570 exists
ROOT CI
Canceling since a higher priority waiting request for ROOT CI-19570 exists
fedora43 CMAKE_CXX_STANDARD=23
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma10
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
ubuntu22 imt=Off, CMAKE_BUILD_TYPE=Debug
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma8
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma10 clang Ninja CMAKE_C_COMPILER=clang, CMAKE_CXX_COMPILER=clang++
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
ubuntu2504 CMAKE_CXX_STANDARD=23
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
ubuntu2510 CMAKE_CXX_STANDARD=23
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
ubuntu2404 CMAKE_BUILD_TYPE=Debug
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
debian125 CMAKE_CXX_STANDARD=20, dev=ON, CMAKE_CXX_FLAGS=-Wsuggest-override
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma9 arm64 CMAKE_BUILD_TYPE=RelWithDebInfo, builtin_zlib=ON, builtin_zstd=ON
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
rawhide Fedora pydebug CMAKE_CXX_STANDARD=23
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma9 march_native CMAKE_BUILD_TYPE=RelWithDebInfo, CMAKE_CXX_FLAGS=-march=native, CMAKE_C_FLAGS=-march=native, builtin_zlib=ON, builtin_zstd=ON
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
mac15 ARM64 CMAKE_CXX_STANDARD=23
No files were found with the provided path: /Users/sftnight/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma9 CMAKE_BUILD_TYPE=Debug
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
fedora42 CMAKE_CXX_STANDARD=23
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
mac13 ARM64 builtin_zlib=ON
No files were found with the provided path: /Users/sftnight/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.
alma9 modules_off runtime_cxxmodules=Off
No files were found with the provided path: /github/home/ROOT-CI/build/TestResults.xml. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
Event File Expired
3.78 KB
sha256:be973aeadc787da5cad189d824ebb30e42aaad7c207204faaae905a07fefd5dd