Bug 312095

Summary: [Win] Switch to ccache depend mode
Product: WebKit Reporter: Ian Grunert <ian.grunert>
Component: CMakeAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Windows 11   

Ian Grunert
Reported 2026-04-12 06:57:31 PDT
Switch to "depend mode" to use the compiler's dependency list. https://ccache.dev/manual/4.13.2.html#_the_depend_mode fatal error: file 'C:\BW\Windows-64-bit-Debug-Build\build\WebKitBuild\Debug\WTF\Headers\wtf\Compiler.h' has been modified since the precompiled header 'C:/BW/Windows-64-bit-Debug-Build/build/WebKitBuild/Debug/Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/./cmake_pch.c.pch' was built: size changed (was 24987, now 25216)
Attachments
Ian Grunert
Comment 1 2026-04-12 07:02:49 PDT
EWS
Comment 2 2026-04-12 11:23:28 PDT
Committed 311038@main (6a202c4eb826): <https://commits.webkit.org/311038@main> Reviewed commits have been landed. Closing PR #62591 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.