conda-forge / gsl-feedstock

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

Trigger rebuild. #35

Closed jeromekelleher closed 5 years ago

jeromekelleher commented 6 years ago

Checklist

Triggering rebuild and render to try and address #34

conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

jeromekelleher commented 6 years ago

@conda-forge-admin, please rerender

jeromekelleher commented 6 years ago

@conda-forge/gsl this build is failing because of an unsatisfiable dependency on OSX and Linux c_compilertoolchain_c. Any ideas on how to resolve this? I'm lost on the details of what conda-build is doing here I'm afraid.

ocefpaf commented 6 years ago

I would be OK just skipping the toolchain. What do you think @isuruf?

duncanmmacleod commented 5 years ago

@conda-forge/gsl, rerunning the CI using identical changes in #36, shows that the CI passes fine now (for some reason). Can you consider merging this PR and closing #36?

cc @jeromekelleher

jeromekelleher commented 5 years ago

Thanks @duncanmmacleod! I've pushed an update to force a rebuild, which will hopefully pass also.

Out of interest, what has changed to make you think this would work?

duncanmmacleod commented 5 years ago

@jeromekelleher, I think last week I was able to reproduce your failures, but today the local builds passed (macOS local, and linux under docker), which suggested some sort of transient problems. I have no idea what actually might have changed in the mean time. Fingers crossed.

jeromekelleher commented 5 years ago

It works; hooray! @conda-forge/gsl can someone push the merge button here please?