Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GDAL] Add LERC v3 only #9588

Merged
merged 2 commits into from
Oct 10, 2024
Merged

[GDAL] Add LERC v3 only #9588

merged 2 commits into from
Oct 10, 2024

Conversation

visr
Copy link
Contributor

@visr visr commented Oct 9, 2024

A more minimal predecessor to #9587 to hopefully be able to fix JuliaGeo/GDAL.jl#179 more quickly.

A more minimal predecessor to JuliaPackaging#9587 to hopefully be able to fix JuliaGeo/GDAL.jl#179 more quickly.
@visr visr changed the title [GDAL] Add LERC only [GDAL] Add LERC v3 only Oct 9, 2024
@ViralBShah
Copy link
Member

ViralBShah commented Oct 10, 2024

@ararslan @giordano Since this needs curl on the freebsd aarch64 platform, is it sufficient to build the latest version of curl for that platform, or do we need to also build Curl for the version that ships in 1.11?

I believe that the missing curl is holding back this build. Of course, GDAL can proceed by commenting out that platform for now, but just noting that we need the specific version of LibCURL built.

@giordano
Copy link
Member

Just ignore aarch64-freebsd for the time being.

I strongly recommend leaving curl as is at the moment and focusing on finishing JuliaLang/julia#53891, I ran out of solutions and no one else seems to be caring, but we must get that done since mbedtls 2 is out of support now.

@visr
Copy link
Contributor Author

visr commented Oct 10, 2024

Done, this should be good to go.

@ViralBShah ViralBShah merged commit 2383e3f into JuliaPackaging:master Oct 10, 2024
32 checks passed
@visr visr deleted the declare-lerc branch October 10, 2024 13:22
visr added a commit to JuliaGeo/GDAL.jl that referenced this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GDAL_jll broke – uses LERC_jll without declaring it
3 participants