[IGNORE] Backport #3093 #9149
Triggered via pull request
October 31, 2024 12:36
Status
Cancelled
Total duration
18m 37s
Artifacts
–
Annotations
19 errors and 82 warnings
ubuntu-20.04 - cmake (CC=gcc-8 CXX=g++-8)
Process completed with exit code 2.
|
ubuntu-20.04 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Process completed with exit code 8.
|
ubuntu-20.04 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
Process completed with exit code 8.
|
ubuntu-20.04 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Process completed with exit code 8.
|
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined)
Process completed with exit code 8.
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
Process completed with exit code 8.
|
ubuntu-20.04 - cmake (CC=gcc-9 CXX=g++-9)
Process completed with exit code 8.
|
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=address)
Process completed with exit code 8.
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
Canceling since a higher priority waiting request for 'NEURON CI#refs/pull/3163/merge' exists
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
The operation was canceled.
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
Canceling since a higher priority waiting request for 'NEURON CI#refs/pull/3163/merge' exists
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
The operation was canceled.
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
Canceling since a higher priority waiting request for 'NEURON CI#refs/pull/3163/merge' exists
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
The operation was canceled.
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Canceling since a higher priority waiting request for 'NEURON CI#refs/pull/3163/merge' exists
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
The operation was canceled.
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Canceling since a higher priority waiting request for 'NEURON CI#refs/pull/3163/merge' exists
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
The operation was canceled.
|
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_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-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/ivoc/ocfile.h#L48
private field 'chooser_type_' is not used [-Wunused-private-field]
|
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/parallel/bbslsrv.h#L48
private field 'type_' is not used [-Wunused-private-field]
|
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined):
src/nrniv/geometry3d.cpp#L553
private field 'cx' is not used [-Wunused-private-field]
|
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined):
src/nrniv/geometry3d.cpp#L553
private field 'cy' is not used [-Wunused-private-field]
|
ubuntu-22.04 - cmake (-DNRN_ENABLE_CORENEURON=ON -DNRN_ENABLE_INTERVIEWS=OFF -DCORENRN_SANITIZERS=undefined):
src/nrniv/geometry3d.cpp#L553
private field 'cz' is not used [-Wunused-private-field]
|
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]
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
doxygen 1.12.0 is already installed and up-to-date.
To reinstall 1.12.0, run:
brew reinstall doxygen
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (-DNRN_ENABLE_PYTHON=OFF -DNRN_ENABLE_RX3D=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-10 CXX=g++-10)
macOS's Gatekeeper has been disabled for this Cask
|
macOS-12 - 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 (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.
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
doxygen 1.12.0 is already installed and up-to-date.
To reinstall 1.12.0, run:
brew reinstall doxygen
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - setuptools (CC=gcc-9 CXX=g++-9)
macOS's Gatekeeper has been disabled for this Cask
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
doxygen 1.12.0 is already installed and up-to-date.
To reinstall 1.12.0, run:
brew reinstall doxygen
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (CC=gcc-8 CXX=g++-8)
macOS's Gatekeeper has been disabled for this Cask
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
doxygen 1.12.0 is already installed and up-to-date.
To reinstall 1.12.0, run:
brew reinstall doxygen
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (CC=gcc-9 CXX=g++-9)
macOS's Gatekeeper has been disabled for this Cask
|
macOS-12 - 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.
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
doxygen 1.12.0 is already installed and up-to-date.
To reinstall 1.12.0, run:
brew reinstall doxygen
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (-DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
macOS's Gatekeeper has been disabled for this Cask
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
doxygen 1.12.0 is already installed and up-to-date.
To reinstall 1.12.0, run:
brew reinstall doxygen
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
xz 5.6.2 is already installed and up-to-date.
To reinstall 5.6.2, run:
brew reinstall xz
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
macOS-12 - cmake (-DNRN_ENABLE_MPI=OFF -DNRN_ENABLE_INTERVIEWS=OFF -DNRN_ENABLE_CORENEURON=ONCC=gcc-7 CXX=g++-7)
macOS's Gatekeeper has been disabled for this Cask
|
macOS-12 - 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.
|