Skip to content

BLD: Add CMake build using scikit-build-core #446

BLD: Add CMake build using scikit-build-core

BLD: Add CMake build using scikit-build-core #446

Triggered via pull request September 4, 2024 00:31
Status Failure
Total duration 6m 53s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Python (3.12, macos-14)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
Python (3.10, macos-14)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
Python (3.11, ubuntu-latest)
Process completed with exit code 1.
Python (3.10, ubuntu-latest)
Process completed with exit code 1.
Python (3.9, ubuntu-latest)
Process completed with exit code 1.
Python (3.12, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Python (3.11, macos-14)
Process completed with exit code 1.
Python (3.10, macos-latest)
Process completed with exit code 1.
Python (3.9, macos-14)
Process completed with exit code 1.
Python (3.12, macos-latest)
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Python (3.11, macos-latest)
Process completed with exit code 1.
Python (3.9, macos-latest)
Process completed with exit code 1.
Python (3.10, macos-14)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/Users/runner/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__ return func(*args, **kwargs) File "/Users/runner/miniconda3/lib/python3.10/site-packages/conda_env/cli/main.py", line 56, in do_call exit_code = getattr(module, func_name)(arguments, parser) File "/Users/runner/miniconda3/lib/python3.10/site-packages/conda/notices/core.py", line 124, in wrapper return func(*args, **kwargs) File "/Users/runner/miniconda3/lib/python3.10/site-packages/conda_env/cli/main_update.py", line 143, in execute result[installer_type] = installer.install(prefix, specs, args, env) File "/Users/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba_env.py", line 155, in mamba_install transaction.fetch_extract_packages() RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py310hd45542a_0.conda] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds `$ /Users/runner/miniconda3/condabin/mamba update --name test --file /Users/runner/work/wrf-python/wrf-python/build_envs/setup-miniconda-patched-environment.yml` environment variables: CIO_TEST=<not set> CONDA=/Users/runner/miniconda3 CONDA_AUTO_UPDATE_CONDA=false CONDA_PKGS_DIR=/Users/runner/conda_pkgs_dir CONDA_ROOT=/Users/runner/miniconda3 CURL_CA_BUNDLE=<not set> GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_5e1e8c8c-1c9c- 4f26-ba57-5ca1daa19a5f INFOPATH=/opt/homebrew/share/info: LD_PRELOAD=<not set> NUNIT3_PATH=/Library/Developer/nunit/3.6.0 NUNIT_BASE_PATH=/Library/Developer/nunit PATH=/Users/runner/miniconda3/condabin:/opt/homebrew/lib/ruby/gems/3.0.0/bi n:/opt/homebrew/opt/[email protected]/bin:/Users/runner/.local/bin:/opt/homebre w/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/ bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.ya rn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/A ndroid/sdk/platform-tools:/Library/Frameworks/Python.framework/Version s/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Comm ands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools REQUESTS_CA_BUNDLE=<not set> SSL_CERT_FILE=<not set> active environment : None user config file : /Users/runner/.condarc populated config files : /Users/runner/miniconda3/.condarc /Users/runner/.condarc conda version : 23.11.0 conda-build version : not installed python version : 3.10.13.final.0 solver : libmamba (default) virtual packages : __archspec=1=m1 __conda=23.11.0=0 __osx=14.6.1=0 __unix=0=0 base environment : /Users/runner/miniconda3 (writable) conda av data dir : /Users/runner/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/conda-forge/osx-arm64 https://conda.anaconda.org/conda-forge/noarch https://repo.anaconda.com/pkgs/main/osx-arm64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/osx-arm64 https://repo.anaconda.com/pkgs/r/noarch package cache : /Users/runner/conda_pkgs_dir envs directories : /Users/runner/miniconda3/envs
Python (3.12, ubuntu-latest)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython Could not solve for environment specs The following packages are incompatible ├─ build is installable with the potential options │ ├─ build 0.10.0 would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ build 0.10.0 would require │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ ├─ build 0.10.0 would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ └─ build 0.10.0 would require │ └─ python >=3.9,<3.10.0a0 , which can be installed; └─ python 3.12.*,>=3.9,<3.13 is not installable because there are no viable options ├─ python [3.12.0|3.12.1|...|3.12.5] conflicts with any installable versions previously reported; └─ python 3.12.0rc3 would require └─ _python_rc, which does not exist (perhaps a missing channel).
Python (3.12, macos-latest)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides _python_rc needed by python-3.12.0rc3-rc3_h47c9636_1_cpython Could not solve for environment specs The following packages are incompatible ├─ build is installable with the potential options │ ├─ build 0.10.0 would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ build 0.10.0 would require │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ ├─ build 0.10.0 would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ └─ build 0.10.0 would require │ └─ python >=3.9,<3.10.0a0 , which can be installed; └─ python 3.12.*,>=3.9,<3.13 is not installable because there are no viable options ├─ python [3.12.0|3.12.1|...|3.12.5] conflicts with any installable versions previously reported; └─ python 3.12.0rc3 would require └─ _python_rc, which does not exist (perhaps a missing channel).