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

Python wheel: add lz4 #173

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Python wheel: add lz4 #173

wants to merge 2 commits into from

Conversation

tmi
Copy link
Contributor

@tmi tmi commented Mar 7, 2025

This adds lz4 dependency on linux, to enable Orca grids

Currently fails because

/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld: ../../lib/libeckit.so: undefined reference to `LZ4_compress_default'

we probably need some better version spec?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.09%. Comparing base (fe47132) to head (6abe850).

Additional details and impacted files
@@                Coverage Diff                 @@
##           pyWheel/migAction     #173   +/-   ##
==================================================
  Coverage              64.09%   64.09%           
==================================================
  Files                   1083     1083           
  Lines                  55759    55759           
  Branches                4120     4120           
==================================================
+ Hits                   35736    35737    +1     
+ Misses                 20023    20022    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

github-actions bot commented Mar 7, 2025

Private downstream CI failed.
Workflow name: private-downstream-ci
View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/13717311009.

Copy link

github-actions bot commented Mar 7, 2025

Private downstream CI failed.
Workflow name: private-downstream-ci-hpc
View the logs at https://github.com/ecmwf-actions/private-downstream-ci/actions/runs/13717738620.

@pmaciel pmaciel force-pushed the pyWheel/migAction branch from f7d04b2 to 5e0b5f9 Compare March 14, 2025 13:10
Base automatically changed from pyWheel/migAction to develop March 14, 2025 13:57
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.

2 participants