llhttp package in guix contains generated sources

  • Open
  • quality assurance status badge
Details
One participant
  • Jelle Licht
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal
J
J
Jelle Licht wrote on 19 Jun 10:14 +0200
(address . bug-guix@gnu.org)
87bk3xuz6s.fsf@fsfe.org
Hi all,

Our llhttp package contains generated sources. Running:

Toggle snippet (3 lines)
ls $(guix build llhttp --source)/src

shows the existence of a llhttp.c file, which is a generated file.

To the best of my understanding, few in the wider community
generates these files from the (JavaScript) sources.

We currently end up doing this in the (hidden) llhttp-bootstrap package,
which uses the last version of Node.js that could be built without
depending on llhttp to build llhttp (which is then used as an input for
building more recent versions of Node.js).

Kind regards,
Jelle
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71645@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71645
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch