emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49158: closed (Add ruby-for-crystal.)


From: GNU bug Tracking System
Subject: bug#49158: closed (Add ruby-for-crystal.)
Date: Wed, 28 Sep 2022 18:37:02 +0000

Your message dated Wed, 28 Sep 2022 14:36:12 -0400
with message-id <875yh7uz1f.fsf@gmail.com>
and subject line Re: bug#49158: Add ruby-for-crystal.
has caused the debbugs.gnu.org bug report #49158,
regarding Add ruby-for-crystal.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49158: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49158
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Add ruby-for-crystal. Date: Mon, 21 Jun 2021 16:19:40 +0000
Hi Guix,

We've (Ryan, David, Raghav, and others) started packaging crystal for guix: 
https://crystal-lang.org/

This patch adds an old version of ruby that is required by the crystal language 
bootstrap process. This is related to 49142.

This was an effort of the volunteers at the last guix packaging meetup hosted 
by LibreMiami.

Here are some notes, questions, and a list of dependencies regarding what is 
needed to finish a properly bootstraped crystal package:

https://github.com/ryanprior/guix-packages/blob/master/testing/crystal.org

We are trying to recreate this bootstrapping process in guix:

https://github.com/crystal-lang/bootstrap-script

There are 160 stages!

Some questions extracted from our notes follow:

Is it preferable to have 160 bootstrap packages, one for each stage, or one big 
bootstrap package with 160 build-* stages, or somewhere inbetween?

Each stage needs a different checkout of the git repository - can we preserve 
info in .git such that we can checkout again during the build, or do we want to 
have each checkout be an independent input to the package?

How best can we use Guile macros to clean up the large amount of code implied 
by executing 160 stages of bootstrap logic?

best regards,

jgart

Attachment: 0001-gnu-Add-ruby-for-crystal.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#49158: Add ruby-for-crystal. Date: Wed, 28 Sep 2022 14:36:12 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hello,

"jgart" <jgart@dismail.de> writes:

> Hi Guix,
>
> We've (Ryan, David, Raghav, and others) started packaging crystal for guix: 
> https://crystal-lang.org/
>
> This patch adds an old version of ruby that is required by the crystal
> language bootstrap process. This is related to 49142.

Since the crystal-lang patches haven't landed in more than a year,
I think it's safer to punt on this.

Closing.

Thanks!

Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]