Replace use of deprecated Library::lookup#84
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #84 +/- ##
========================================
Coverage 51.07% 51.07%
========================================
Files 58 58
Lines 4854 4854
Branches 453 453
========================================
Hits 2479 2479
Misses 2375 2375 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Ozaq
approved these changes
Feb 17, 2026
wdeconinck
approved these changes
Feb 17, 2026
Member
wdeconinck
left a comment
There was a problem hiding this comment.
Perfect. I checked and the eckit version that introduced LibraryManager is 1.14 which matches the fckit minimum required version still.
wdeconinck
added a commit
that referenced
this pull request
Feb 23, 2026
* hotfix/0.14.2: Version 0.14.2 Replace use of deprecated Library::lookup (#84) Add fortran linker flag submitted by AMD for AOCC (and Classic Flang) (#82) Workaround for failing fckit_test_shared_ptr with aocc/nvhpc/intel by detecting compiler bugs (#80) FCKIT_VENV_INSTALL: add a new ecbuild feature to control the (#78) Add miniumum cmake version check in wheel download macro (#75)
harshula
added a commit
to ACCESS-NRI/upstream-spack-packages
that referenced
this pull request
May 13, 2026
harshula
added a commit
to harshula/spack-packages
that referenced
this pull request
May 13, 2026
* Fixed in 0.14.2: ecmwf/fckit#84 Signed-off-by: Harshula Jayasuriya <harshula.jayasuriya@anu.edu.au>
harshula
added a commit
to ACCESS-NRI/upstream-spack-packages
that referenced
this pull request
May 19, 2026
becker33
pushed a commit
to spack/spack-packages
that referenced
this pull request
May 20, 2026
#4828) * Fixed in 0.14.2: ecmwf/fckit#84 Signed-off-by: Harshula Jayasuriya <harshula.jayasuriya@anu.edu.au>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Replace use of deprecated Library::lookup, to allow building after removing deprecated functionality from upstream eckit.
Contributor Declaration
By opening this pull request, I affirm the following: