Skip to content

Backport #3321 to 8.2 release #9800

Backport #3321 to 8.2 release

Backport #3321 to 8.2 release #9800

Triggered via pull request February 11, 2025 10:33
Status Failure
Total duration 1d 15h 13m 24s
Artifacts

neuron-ci.yml

on: pull_request
Matrix: ci
Final CI
0s
Final CI
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 25 warnings
ubuntu-20.04 - cmake (CC=gcc-8 CXX=g++-8)
Process completed with exit code 2.
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Final CI
Process completed with exit code 1.
ubuntu-20.04 - setuptools (CC=gcc-9 CXX=g++-9)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - setuptools (CC=gcc-9 CXX=g++-9)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined): src/parallel/bbslocal.cpp#L60
variable 'i' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined): src/parallel/bbslocal.cpp#L67
variable 'x' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined): src/parallel/bbslocal.cpp#L82
variable 'len' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined): src/parallel/bbslocal.cpp#L95
variable 'len' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized]
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined): src/nrnoc/solve.cpp#L249
variable 'd_origin' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
ubuntu-20.04 - cmake (CC=gcc-9 CXX=g++-9)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-20.04 - cmake (CC=gcc-9 CXX=g++-9)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=address)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=address)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.