Skip to content

Test CI with pull request #7

Test CI with pull request

Test CI with pull request #7

Triggered via pull request June 17, 2025 14:53
@g-peeryg-peery
synchronize #1
test_ci
Status Failure
Total duration 56s
Artifacts

python-package-conda.yml

on: pull_request
build-linux
49s
build-linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-linux
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
build-linux
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides __cuda needed by libhwloc-2.10.0-cuda112_h1d65752_0 Could not solve for environment specs The following packages are incompatible ├─ icu ==73.2 h59595ed_0 is requested and can be installed; ├─ libgcc-ng ==13.2.0 h807b86a_3 is requested and can be installed; ├─ libxml2 ==2.12.4 h232c23b_1 is requested and can be installed; ├─ suitesparse ==5.10.1 he2db622_2 is installable and it requires │ └─ tbb >=2020.3 * with the potential options │ ├─ tbb [2020.3|2021.1.1|...|2022.0.0], which can be installed; │ ├─ tbb 2021.12.0 would require │ │ └─ libhwloc >=2.10.0,<2.10.1.0a0 * but there are no viable options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1] would require │ │ │ └─ __cuda =* *, which is missing on the system; │ │ ├─ libhwloc 2.10.0 would require │ │ │ └─ libxml2 >=2.12.6,<2.14.0a0 * but there are no viable options │ │ │ ├─ libxml2 [2.12.7|2.13.1|...|2.13.8] conflicts with any installable versions previously reported; │ │ │ ├─ libxml2 2.12.6 conflicts with any installable versions previously reported; │ │ │ └─ libxml2 [2.13.3|2.13.4|...|2.13.8] would require │ │ │ └─ icu <0.0a0 *, which conflicts with any installable versions previously reported; │ │ └─ libhwloc [2.10.0|2.11.0|2.11.1] would require │ │ └─ libxml2 >=2.12.7,<2.14.0a0 * but there are no viable options │ │ ├─ libxml2 [2.12.7|2.13.1|...|2.13.8] conflicts with any installable versions previously reported; │ │ └─ libxml2 [2.13.3|2.13.4|...|2.13.8], which cannot be installed (as previously explained); │ ├─ tbb 2021.12.0 would require │ │ └─ libhwloc [>=2.11.0,<2.11.1.0a0 *|>=2.11.1,<2.11.2.0a0 *], which cannot be installed (as previously explained); │ ├─ tbb 2021.12.0 would require │ │ └─ libstdcxx =* * but there are no viable options │ │ ├─ libstdcxx 12.4.0 would require │ │ │ └─ libgcc ==12.4.0 h767d61c_2, which requires │ │ │ └─ libgcc-ng ==12.4.0 *_2, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 12.4.0 would require │ │ │ └─ libgcc ==12.4.0 h77fa898_1, which requires │ │ │ └─ libgcc-ng ==12.4.0 *_1, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 13.3.0 would require │ │ │ └─ libgcc ==13.3.0 h767d61c_2, which requires │ │ │ └─ libgcc-ng ==13.3.0 *_2, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 13.3.0 would require │ │ │ └─ libgcc ==13.3.0 h77fa898_1, which requires │ │ │ └─ libgcc-ng ==13.3.0 *_1, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 13.4.0 would require │ │ │ └─ libgcc ==13.4.0 h767d61c_2, which requires │ │ │ └─ libgcc-ng ==13.4.0 *_2, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 14.1.0 would require │ │ │ └─ libgcc ==14.1.0 h77fa898_1, which requires │ │ │ └─ libgcc-ng ==14.1.0 *_1, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 14.2.0 would require │ │ │ └─ libgcc ==14.2.0 h767d61c_2, which requires │ │ │ └─ libgcc-ng ==14.2.0 *_2, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 14.2.0 would require │ │ │ └─ libgcc ==14.2.0 h77fa898_1, which requires │ │ │ └─ libgcc-ng ==14.2.0 *_1, which conflicts with any installable versions previously reported; │ │ ├─ libstdcxx 14.3.0 would require │ │ │ └─ libgcc ==14.3.0 h767d61c_2, which requires │ │ │ └─ libgcc-ng ==14.3.0 *_2, which conflicts with any installable versions previously reported; │ │ └─ libstdcxx 15.1.0 would require │ │ └─ libgcc ==15.1.0 h767d61c_2, which requires │ │ └─ libgcc-ng ==15.1.0 *_2, which
build-linux
/usr/share/miniconda/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)