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

Build error due to out-of-date version #110

Open
samth opened this issue Dec 6, 2019 · 4 comments
Open

Build error due to out-of-date version #110

samth opened this issue Dec 6, 2019 · 4 comments

Comments

@samth
Copy link
Sponsor Member

samth commented Dec 6, 2019

Every time I re-build Racket with a new VM version, I get an error like this from this package:

read-compiled-linklet: version mismatch  expected: "7.5.0.9"  found: "7.5.0.2"  in: /home/samth/sw/plt/extra-pkgs/racket-lang-org/rcon/2019/compiled/ta6le/pollen_rkt.zo
  compilation context...:
   /home/samth/sw/plt/extra-pkgs/racket-lang-org/rcon/2019/text.svg.pm
  context...:
   raise-read-error
@mflatt
Copy link
Member

mflatt commented Dec 6, 2019

Pollen does unusual things with the load handler, and I'm not sure how to fix the problem — but I plan to revisit this after an attempt to rewrite the compilation manager in the near future.

@samth
Copy link
Sponsor Member Author

samth commented Dec 6, 2019

Should we exclude these from compilation by raco setup then?

@mflatt
Copy link
Member

mflatt commented Dec 6, 2019

That could work, probably.

@spdegabrielle
Copy link
Sponsor Member

should this be closed?

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 a pull request may close this issue.

3 participants