Skip to content

Remove run_second_cpp ccache config option to fix CI builds - #232

Closed
Tabby wants to merge 1 commit into
royshil:masterfrom
Tabby:fix-build-with-ccache-4.12
Closed

Remove run_second_cpp ccache config option to fix CI builds#232
Tabby wants to merge 1 commit into
royshil:masterfrom
Tabby:fix-build-with-ccache-4.12

Conversation

@Tabby

@Tabby Tabby commented Oct 9, 2025

Copy link
Copy Markdown
Collaborator

MacOS builds are currently not working due to ccache 4.12 removing the run_second_cpp configuration option, which means an error occurs when the build scripts try to set that option.

See: https://ccache.dev/releasenotes.html#_ccache_4_12

MacOS builds are currently not working due to ccache 4.12 removing the `run_second_cpp` configuration
option, which means an error occurs when the build scripts try to set that option.

See: https://ccache.dev/releasenotes.html#_ccache_4_12
@Tabby

Tabby commented Oct 9, 2025

Copy link
Copy Markdown
Collaborator Author

This does fix the ccache error, but it seems there's another issue with the MacOS builds not finding/using the right SDK version. Not sure what the right way to fix that is as I don't have a Mac to test things with

@Tabby

Tabby commented Oct 9, 2025

Copy link
Copy Markdown
Collaborator Author

Closing this in favour of just fixing these issues in #219

@Tabby Tabby closed this Oct 9, 2025
@Tabby
Tabby deleted the fix-build-with-ccache-4.12 branch October 9, 2025 17:01
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.

1 participant