Skip to content

Fix lighthouse build cache issue#94

Merged
alexhulbert merged 1 commit intomainfrom
ah/buildcache-fix
Feb 12, 2026
Merged

Fix lighthouse build cache issue#94
alexhulbert merged 1 commit intomainfrom
ah/buildcache-fix

Conversation

@alexhulbert
Copy link
Member

Sometimes fresh builds were causing files from build subprocesses like cmake to get put in the final image, which was causing reproducibility issues. The issue was that they were pulling in $DESTDIR. Unsetting that var in the build scripts fixed the issue.

@alexhulbert alexhulbert merged commit 45a4c02 into main Feb 12, 2026
alexhulbert added a commit that referenced this pull request Mar 6, 2026
Fix lighthouse build cache issue
@0x416e746f6e 0x416e746f6e deleted the ah/buildcache-fix branch March 9, 2026 11:20
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.

2 participants