racket / racket/racket-lang-org
Build error due to out-of-date version
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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