racket / racket/racket-lang-org

Build error due to out-of-date version

Open
#110 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Racket
Stars
74
Forks
57
Avg merge
1d 21m
Merged PRs (30d)
8

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported compilation context in text.svg.pm and the generated compiled/ta6le/pollen_rkt.zo artifact. Reproduce the mismatch by rebuilding with a new VM version, then trace how this package handles compiled artifacts. Done means the package rebuilds without a read-compiled-linklet version mismatch.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.