conda-forge / cdt-builds

conda-forge cdt builds
BSD 3-Clause "New" or "Revised" License
4 stars 22 forks source link

BUG make sure to test CDTs properly #23

Closed beckermr closed 4 years ago

beckermr commented 4 years ago

Please see the repo readme for directions on how to make PRs on this repo.

Checklist:

rbeucher commented 3 years ago

Hi @beckermr,

I am building a package that needs libgldispatch which I think is in libglvnd. when I try to use the cdt I get an error: Unsatisfiable dependencies for platform linux-64: {'libglvnd-cos6-x86_64', 'libglvnd-glx-cos6-x86_64'}

I see that you have skipped centos 6. Any reason for that?

Here is a link to my PR draft on conda-forge https://github.com/conda-forge/staged-recipes/pull/13061

Do you have any suggestion? I would really appreciate.

Thanks!

R

beckermr commented 3 years ago

I skipped it either because it does not exist or it was not needed at the time. You can make a pr on this repo building it if it exists.