Dan White
Dan White
Here's the issue, only 7 years old https://github.com/SCIInstitute/SCIRun/issues/1720
> I think the mac build failed because of the `install-qt-action` version being out of date. Bumped to v4. We might need 4.1 to fix the failure https://github.com/jurplel/install-qt-action/releases/tag/v4.1.0
According to https://github.com/orgs/community/discussions/48058 and https://github.com/jurplel/install-qt-action/tags, I think in this case it's using the older 4.0.0 tag, and the error looks exactly like 4.1.0's fix. I thought it would grab the...
While you're updating action versions, would you mind bumping upload-artifact too? https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Hah I hope you're OK with using this PR as a github action cleanup opportunity. The new Mac error is this old line that should not be needed anymore: https://github.com/SCIInstitute/SCIRun/pull/2438/files#diff-38c2966d1144b82978ca2cfe7650879fb15bd6da5845a3c616e8d152b29317f1R90...
For now you could try putting something here, I just created it: https://hub.docker.com/repository/docker/functoire/scirun/general If something is available there, we can get some SCI person to take over the publishing part...
Meanwhile the headless Mac build is failing in Boost code, which would require an upgrade to Boost 1.86. Now that I don't expect you to do, unless you really want...
I got it started by updating the Python repo. Boost will be in 2025, yeah. Happy holidays!