Skip to content

Conversation

ulmus-scott
Copy link
Contributor

This was causing TestCopyFrames to abort after
passing all of the tests on macOS 15.

Checklist

This was causing TestCopyFrames to abort after
passing all of the tests on macOS 15.
@jhoyt4
Copy link
Contributor

jhoyt4 commented Aug 1, 2025

thank you for fixing this. It baffled me months ago when it first appeared and I couldn't get the issue to occur on my home machines.

@ulmus-scott
Copy link
Contributor Author

Looking at the GitHub Actions history is seems 6a1e3c3 enabled LTO for the macOS builders.

It aborts after the tests have completed successfully, but I have no idea why. (This is what the merged changes from #1101 show.)

Since LTO isn't necessary, I see no reason not to disable it if it is causing problems.

@ulmus-scott
Copy link
Contributor Author

This disables LTO on all macOS builders, not just the failing macOS 15, since that was easier to do.

@jhoyt4
Copy link
Contributor

jhoyt4 commented Aug 1, 2025

makes sense to me. I can keep an eye on the older macOS versions and re-enable it if issues arise.

@linuxdude42 linuxdude42 merged commit 60cc32a into MythTV:master Aug 16, 2025
11 checks passed
@ulmus-scott ulmus-scott deleted the lto branch August 16, 2025 18:19
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.

3 participants