TileDB-Inc / tiledbsoma-feedstock

A conda-smithy repository for tiledbsoma.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Nightly feedstock build failed #146

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

Nightly feedstock build failure for tiledbsoma-feedstock at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=43&_a=summary

jdblischak commented 2 months ago

Welp, the spdlog solver error finally broke the nightly builds.

conda_libmamba_solver.conda_build_exceptions.ExplainedDependencyNeedsBuildingError: Unsatisfiable dependencies for platform linux-64: {MatchSpec("spdlog[version='>=1.12.0,<1.13.0a0']"), MatchSpec("libtiledbsoma==1.10.2.dev20240430=hfbc4632_0")}
Encountered problems while solving:
  - package libtiledbsoma-1.10.2.dev20240430-hfbc4632_0 requires spdlog >=1.12.0,<1.13.0a0, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ libtiledbsoma 1.10.2.dev20240430 hfbc4632_0 is installable and it requires
│  └─ spdlog >=1.12.0,<1.13.0a0 , which can be installed;
└─ spdlog 1.13.0.* hd2e6256_0 is not installable because it conflicts with any installable versions previously reported.

xref: attempt to migrate to spdlog 1.13 #143

jdblischak commented 2 months ago

I'm testing the nightly build with spdlog 1.13 on my fork

https://github.com/jdblischak/tiledbsoma-feedstock/commit/6fe47d51236e69e22fbcb5fd1b1c966b0bf45c52