Skip to content

Conversation

@tydeu
Copy link
Member

@tydeu tydeu commented Nov 2, 2025

This PR changes Lake's debug build type to use -O0 instead of -Og when compiling C code. -Og was found to be insufficient for debugging compiled Lean code -- relevant code was stilled optimized out.

@tydeu tydeu added the changelog-lake Lake label Nov 2, 2025
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Nov 2, 2025
@leanprover-bot
Copy link
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI can not be attempted yet, as the nightly-testing-2025-10-31 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-manual, reference manual CI should run now. You can force reference manual CI using the force-manual-ci label. (2025-11-02 22:13:56)

leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 2, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4-nightly-testing that referenced this pull request Nov 2, 2025
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Nov 2, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Nov 2, 2025

Mathlib CI status (docs):

@tydeu tydeu marked this pull request as ready for review November 3, 2025 01:15
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 3, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4-nightly-testing that referenced this pull request Nov 3, 2025
@tydeu tydeu added this pull request to the merge queue Nov 3, 2025
Merged via the queue into leanprover:master with commit 1aca181 Nov 3, 2025
17 checks passed
@tydeu tydeu deleted the lake/debug-O0 branch November 3, 2025 02:42
@leanprover-community-bot leanprover-community-bot added breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan and removed builds-mathlib CI has verified that Mathlib builds against this PR labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan changelog-lake Lake toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants