conda-forge / ctng-compilers-feedstock

A conda-smithy repository for ctng-compilers.
BSD 3-Clause "New" or "Revised" License
12 stars 25 forks source link

Add patch that was missed from the 10.4.0 release #108

Closed chrisburr closed 1 year ago

chrisburr commented 1 year ago

In 10.4.0 this patch was missed from the release (it was already in the release branch so I'm not sure how) which causes parsing the headers to fail when used with clang. I've been pinning 10.3.0 where needed but this is starting to get painful and cause conflicts.

conda-forge-linter commented 1 year 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.

chrisburr commented 1 year ago

Does anyone have an idea what is going on with s390x failing?

isuruf commented 1 year ago

Can you revert the rerender? It's a conda-smithy bug.

SylvainCorlay commented 1 year ago

Thanks for pushing this @chrisburr. For some reason, I am sometimes getting earlier builds of gcc 10.4 which don't include that patch.

Should they be marked as broken?