Zulip Chat Archive

Stream: lean4

Topic: library search issue in v4.7.0-rc1


Ruben Van de Velde (Mar 06 2024 at 16:29):

@Joe Hendrix @Scott Morrison did the fixes in v4.7.0-rc2 land into lean4 master? The latest nightly seems to still be broken

Joe Hendrix (Mar 06 2024 at 17:08):

Is it is in Lean master as lean4#3610. I think that should have made it into the latest nightly, but I haven't tested that specifically.

Joe Hendrix (Mar 06 2024 at 17:11):

If it looks like you are still getting an error that's not addressed by that, I can take a look.

Mauricio Collares (Mar 06 2024 at 17:19):

Today's nightly failed to build: https://github.com/leanprover/lean4/actions/runs/8168273044 (see also https://github.com/leanprover/lean4-nightly/releases)

Mauricio Collares (Mar 06 2024 at 17:21):

That was fixed by temporarily disabling some windows tests in https://github.com/leanprover/lean4/commit/f0a762ea4d2a78b1f0e484ffa9154c5f495d4c39, so tomorrow's nightly should include the fix


Last updated: May 02 2025 at 03:31 UTC