conda-forge / rasterio-feedstock

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

GDAL 3.4 without cross-compile #233

Closed akrherz closed 2 years ago

akrherz commented 2 years ago

Checklist

The cross compile here likely avoids the crash found on ppc64le with #231. Perhaps the issue is that GDAL itself has problems there? conda-forge/gdal-feedstock#580

Can revisit this later as more work is done, but we need this green to break a dependency logjam again.

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

akrherz commented 2 years ago

Got build 3.4.0-h238f8ae_6 that time and it still failed, so much for my theory :( seeing how far the segfaulting test rabbit hole goes

akrherz commented 2 years ago

I am curious to see if the segfaults happen on the Travis-CI based PPC64LE build, this build iteration appears to be testing that.

akrherz commented 2 years ago

This was green on Travis, shrug and sigh. Gonna force push something cleaner to try again