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

Problem: After bump to 7.3, quick install fails a lot #293

Open
clacke opened this issue Jun 23, 2019 · 1 comment
Open

Problem: After bump to 7.3, quick install fails a lot #293

clacke opened this issue Jun 23, 2019 · 1 comment

Comments

@clacke
Copy link
Member

clacke commented Jun 23, 2019

In particular it seems to fail for some packages depending on scheme-lib. This makes builds very slow, many times slower.

Quick install fails when you try to build foo, which depends on bar, but when you do setup on foo, it tries to recompile some files in bar, even though bar is already compiled.

PLT_COMPILED_FILE_CHECK = "exists"; does not make this go away.

@clacke clacke changed the title Problem: After bump to 7.3, quick install fails a log Problem: After bump to 7.3, quick install fails a lot Jun 23, 2019
@clacke
Copy link
Member Author

clacke commented Jun 23, 2019

It's not every package depending on scheme-lib. E.g. r5rs-lib is fine.

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

1 participant