Skip to content

Update SUNDIALS to 7.1.1 #1418

Update SUNDIALS to 7.1.1

Update SUNDIALS to 7.1.1 #1418

Triggered via pull request October 7, 2024 21:09
Status Failure
Total duration 4m 51s
Artifacts

ci.yml

on: pull_request
Matrix: CEPTR
Codespell
20s
Codespell
Matrix: Transport-EOS-Reactions
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Transport-EOS-Reactions (llvm, 3.11, 1.4.2): Source/Reactions/ReactorArkode.cpp#L432
use of undeclared identifier 'ERKStepGetARKodes'
Transport-EOS-Reactions (llvm, 3.11, 1.4.2): Source/Reactions/ReactorArkode.cpp#L434
use of undeclared identifier 'ERKStepGetARKodeAttempts'; did you mean 'ERKStepGetNumStepAttempts'?
Transport-EOS-Reactions (llvm, 3.11, 1.4.2)
Process completed with exit code 2.
Transport-EOS-Reactions (gnu, 3.11, 1.4.2)
The job was canceled because "llvm_3_11_1_4_2" failed.
Transport-EOS-Reactions (gnu, 3.11, 1.4.2): Source/Reactions/ReactorArkode.cpp#L432
‘ERKStepGetARKodes’ was not declared in this scope; did you mean ‘ERKStepGetNumSteps’?
Transport-EOS-Reactions (gnu, 3.11, 1.4.2): Source/Reactions/ReactorArkode.cpp#L434
‘ERKStepGetARKodeAttempts’ was not declared in this scope; did you mean ‘ERKStepGetNumStepAttempts’?
Transport-EOS-Reactions (gnu, 3.11, 1.4.2)
The operation was canceled.
Transport-EOS-Reactions (sycl, 3.11, 1.4.2)
The job was canceled because "llvm_3_11_1_4_2" failed.
Transport-EOS-Reactions (sycl, 3.11, 1.4.2)
The operation was canceled.
Transport-EOS-Reactions (cuda, 3.11, 1.4.2)
The job was canceled because "llvm_3_11_1_4_2" failed.
Transport-EOS-Reactions (cuda, 3.11, 1.4.2)
The operation was canceled.
Transport-EOS-Reactions (hip, 3.11, 1.4.2)
The job was canceled because "llvm_3_11_1_4_2" failed.
Transport-EOS-Reactions (hip, 3.11, 1.4.2)
The operation was canceled.
Transport-EOS-Reactions (llvm, 3.11, 1.4.2): Source/Reactions/ReactorArkode.cpp#L434
'ERKStepGetNumStepAttempts' is deprecated: use ERKStepGetARKodeAttempts instead [-Wdeprecated-declarations]