Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly distribution of mathlib appears to be broken #643

Closed
kevinsullivan opened this issue Jan 29, 2019 · 3 comments
Closed

Nightly distribution of mathlib appears to be broken #643

kevinsullivan opened this issue Jan 29, 2019 · 3 comments

Comments

@kevinsullivan
Copy link

I'm following the instructions on the elan page: use leanpkg +nightly to create a project, then leanpkg add mathlib, then leanpkg build or lean --make. I get lots of errors from the library compilation process, such as this: ... /_target/deps/mathlib/src/meta/coinductive_predicates.lean:83:9: error: invalid definition, a declaration named 'tactic.mk_and_lst' has already been declared

@rwbarton
Copy link
Collaborator

I guess the instructions need to be adjusted. For now, use leanpkg +3.4.2 in place of leanpkg +nightly.

@semorrison
Copy link
Collaborator

semorrison commented Jan 29, 2019 via email

@jcommelin
Copy link
Member

#928 proposes to change +nightly into +3.4.2.

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

No branches or pull requests

4 participants