GNU bug report logs -
#49280
[PATCH v2 0/3] gnu: racket: Update to 8.2. Bootstrap from C.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#49280: [PATCH v2 0/3] gnu: racket: Update to 8.2. Bootstrap from C.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 49280 <at> debbugs.gnu.org.
--
49280: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49280
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Finally pushed this second series, minus ‘with-imported-modules’.
db2c7e70ad gnu: racket-minimal: Bootstrap from C.
65bad4d036 gnu: racket: Unbundle racket-minimal.
1ae95ebcdd gnu: racket: Update to 8.2.
Thank you!
Ludo’.
[Message part 3 (message/rfc822, inline)]
This patch series packages adds `racket-next` and `racket-next-minimal`
packages for Racket 8.1.900 (the first release candidate for Racket 8.2,
scheduled for late July). Beyond the release, having a development
package will be useful for Guix users who contribute to Racket or help
test the latest features.
In particular, these patches make use of improvements since the 8.1
release in Racket's support for layered and tethered instalations
to make some improvements to Guix's Racket packaging.
We can now unbundle `racket-next-minimal` from `racket-next`
by installing the main distribution as a layer on top of minimal Racket,
rather than duplicating the core runtime system in both packages.
This improvement facilitates changing the source of `racket-next-minimal`
to use the upstream Git repository, further unbundling main-distribution
packages developed in that repository, and bootstrapping Racket from C.
(One remaining bootstrapping limitation is discussed in comments added
in the patch.) The same features seem like the most promising path toward
adding support for Racket packages to Guix more generally.
-Philip
Philip McGrath (4):
gnu: racket: Fix lib-search-dirs configuration.
gnu: racket: Add racket-next and racket-next-minimal.
gnu: racket-next: Unbundle racket-next-minimal.
gnu: racket-next-minimal: Bootstrap from C.
gnu/local.mk | 1 +
.../racket-next-minimal-sh-via-rktio.patch | 87 +++
gnu/packages/racket.scm | 525 +++++++++++++++++-
3 files changed, 611 insertions(+), 2 deletions(-)
create mode 100644 gnu/packages/patches/racket-next-minimal-sh-via-rktio.patch
--
2.30.2
This bug report was last modified 3 years and 355 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.