Fixing mac build and clang compilation on v4-prep #32
Annotations
1 error and 6 warnings
Testing (macos-14, 3.11, gcc)
Process completed with exit code 1.
|
Testing (macos-13, 3.11, clang)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Testing (macos-14, 3.11, clang)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Testing (macos-14, 3.11, gcc)
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
Testing (macos-14, 3.11, gcc)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Testing (macos-13, 3.11, gcc)
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
Testing (macos-13, 3.11, gcc)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2000: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|