okuoku / yunibase

Yuni library test environment (Scheme implementations build script)
4 stars 1 forks source link

Racket: Downloads impl-current/racket/racket/src/ChezScheme/boot/pb/ during build #112

Open okuoku opened 1 year ago

okuoku commented 1 year ago

Racket check outs https://github.com/racket/pb under impl-current/racket/racket/src/ChezScheme/boot during build. We need some way to prevent this since we're going to move build environment to isolated system.

Perhaps we'd need to split Bootstrap phase into Bootstrap and ExternalBootstrap. Few other Schemes (e.g. Gambit) also goes this.

okuoku commented 1 year ago

Since Chez decided to merge with Racket fork, it will happen on Chez as well https://github.com/cisco/ChezScheme/wiki/Announcements#2022-10-08-intent-to-merge-the-racket-fork-and-rewrite-git-history