Closed
Conversation
Contributor
|
The ci-cdash action checks out the code and puts it in $GITHUB_WORKSPACE/coderoot. Looking at the dashboard, it looks like the issue is that jasper isn't getting found. |
Contributor
|
It looks like the issue may be that the cached jasper build is not in the path being handed to CMAKE_PREFIX_PATH. I may have a fix, I'll test momentarily. |
Contributor
Author
|
Then I will remove this request.
…On Thu, Apr 24, 2025 at 12:37 PM Alex Richert ***@***.***> wrote:
*AlexanderRichert-NOAA* left a comment (NOAA-EMC/NCEPLIBS-g2c#600)
<#600 (comment)>
It looks like the issue may be that the cached jasper build is not in the
path being handed to CMAKE_PREFIX_PATH. I may have a fix, I'll test
momentarily.
—
Reply to this email directly, view it on GitHub
<#600 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFCMWONBOON3K54W4FD23EHNRAVCNFSM6AAAAAB3ZOE5SSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMRYGIZTIMBZGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
Fixing a cdash test issue