Skip to content

Conversation

@alexhulbert
Copy link
Member

The new Lighthouse release candidate adds a sysmalloc feature which we can able to avoid having to patch lighthouse to get reproducible builds. Fixing the underlying issue is outside of the scope of the upstream lighthouse repo since they use Docker for their reproducible builds, which unlike chroots or even the Lima VMs, hides the CPU flags from jemalloc, avoiding the issue.

I'm going to keep this as a draft until lighthouse v8 comes out, at which point I'll restructure the code a bit to make it so we can just use the regular build_rust_package rather than calling cargo manually.

@alexhulbert alexhulbert marked this pull request as draft October 6, 2025 19:21
@alexhulbert alexhulbert changed the title [Draft] Cleaner reproducible lighthouse Cleaner reproducible lighthouse Oct 6, 2025
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