update cantera version to remove need for x86 emulation on arm mac #5217
CI.yml
on: pull_request
Matrix: build-and-test
build-and-push-docker
0s
Annotations
3 errors and 7 warnings
ubuntu-latest Build and Test Python 3.9
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
macos-latest Build and Test Python 3.9
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
macos-13 Build and Test Python 3.9
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
ubuntu-latest Build and Test Python 3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest Build and Test Python 3.9
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
ubuntu-latest Build and Test Python 3.9
LibMambaUnsatisfiableError: Encountered problems while solving:
- package cantera-3.0.0-py310h6cd0baa_1 requires libcantera 3.0.0 h6578b86_1, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ cantera >=3 is installable and it requires
│ └─ libcantera [3.0.0 h6578b86_1|3.0.1 h6578b86_1], which requires
│ └─ hdf5 >=1.12.1,<1.12.2.0a0 , which requires
│ └─ zlib >=1.2.11,<1.3.0a0 , which can be installed;
└─ graphviz >=12 is not installable because it requires
└─ libzlib >=1.3.1,<2.0a0 but there are no viable options
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_0, which conflicts with any installable versions previously reported;
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_1, which conflicts with any installable versions previously reported;
└─ libzlib 1.3.1 would require
└─ zlib 1.3.1 *_2, which conflicts with any installable versions previously reported.
|
macos-latest Build and Test Python 3.9
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
macos-latest Build and Test Python 3.9
LibMambaUnsatisfiableError: Encountered problems while solving:
- package cantera-3.0.0-py310h5ae3daa_0 requires libcantera 3.0.0 h32763b8_0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ cantera >=3 is installable and it requires
│ └─ libcantera 3.0.0 h32763b8_0, which requires
│ └─ hdf5 >=1.12.1,<1.12.2.0a0 , which requires
│ └─ zlib >=1.2.11,<1.3.0a0 , which can be installed;
└─ graphviz >=12 is not installable because it requires
└─ libzlib >=1.3.1,<2.0a0 but there are no viable options
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_0, which conflicts with any installable versions previously reported;
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_2, which conflicts with any installable versions previously reported;
└─ libzlib 1.3.1 would require
└─ zlib 1.3.1 *_1, which conflicts with any installable versions previously reported.
|
macos-13 Build and Test Python 3.9
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
macos-13 Build and Test Python 3.9
LibMambaUnsatisfiableError: Encountered problems while solving:
- package cantera-3.0.0-py310h7cf785e_1 requires libcantera 3.0.0 h3d94e30_1, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ cantera >=3 is installable and it requires
│ └─ libcantera [3.0.0 h3d94e30_1|3.0.1 h250b869_1], which requires
│ └─ hdf5 >=1.12.1,<1.12.2.0a0 , which requires
│ └─ zlib >=1.2.11,<1.3.0a0 , which can be installed;
└─ graphviz >=12 is not installable because it requires
└─ libzlib >=1.3.1,<2.0a0 but there are no viable options
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_0, which conflicts with any installable versions previously reported;
├─ libzlib 1.3.1 would require
│ └─ zlib 1.3.1 *_1, which conflicts with any installable versions previously reported;
└─ libzlib 1.3.1 would require
└─ zlib 1.3.1 *_2, which conflicts with any installable versions previously reported.
|