Skip to content

Update FindPython to avoid cmake warnings#585

Merged
anderkve merged 4 commits into
masterfrom
FindPython
May 8, 2026
Merged

Update FindPython to avoid cmake warnings#585
anderkve merged 4 commits into
masterfrom
FindPython

Conversation

@ChrisJChang
Copy link
Copy Markdown
Collaborator

This updates the FindPython Cmake stuff, so that it removes the deprecation warnings.

@ChrisJChang ChrisJChang requested a review from anderkve April 30, 2026 14:13
@ChrisJChang ChrisJChang self-assigned this Apr 30, 2026
@ChrisJChang ChrisJChang added Core Core group task build labels Apr 30, 2026
@ChrisJChang ChrisJChang linked an issue Apr 30, 2026 that may be closed by this pull request
@anderkve
Copy link
Copy Markdown
Collaborator

anderkve commented May 3, 2026

@ChrisJChang For some reason the CI test ran into the familiar undefined symbol: _ZTIN4YAML13BadConversionE issue when running spartan.yaml. I've merged in some new (unrelated) changes from master now so the CI job is rerunning, but I suspect we'll see the same issue again.

@anderkve
Copy link
Copy Markdown
Collaborator

anderkve commented May 8, 2026

Merged in the latest master, with the recent symbol visibility fixes. This should solve the CI issue mentioned above.

Copy link
Copy Markdown
Collaborator

@anderkve anderkve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Will wait for CI job to complete and then merge.

@anderkve anderkve merged commit 885ca08 into master May 8, 2026
1 of 2 checks passed
@anderkve anderkve deleted the FindPython branch May 8, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Core Core group task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move away from deprecated FindPythonInterp and FindPythonLibs

2 participants