From: Brian Cully via Guix-patches via <guix-patches@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 60636@debbugs.gnu.org
Subject: [bug#60636] [PATCH] Add 'manifest.scm'
Date: Thu, 12 Jan 2023 09:18:18 -0500 [thread overview]
Message-ID: <878ri7ltdc.fsf@psyduck.jhoto.kublai.com> (raw)
In-Reply-To: <87bkn4j32f.fsf@gmail.com>
Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
> This is intended for the Shepherd repository, right?
Yes. The shepherd documentation pointed me to the Guix ML and
bugtracker. If there’s somewhere better, I can re-submit.
> The value this provides above 'guix shell -D shepherd' is that
> it
> includes the build system bootstrapping packages too (autoconf,
> automake, etc.), right?
That’s correct. Shepherd can’t be built from a checkout using
‘guix shell -D shepherd’ because (according to Ludo) Guix uses the
tarball as a source, not the git repository. Ludo did mention on
IRC that shepherd could probably use a manifest.scm when I asked
him about it, but I don’t want to speak for him more than that.
> Are all these items really needed? Why do we
> need GCC, or glibc or gettext for example?
I added every item in response to one of the build steps
failing. GCC is needed, for instance, because configure tests for
the existence of a working C compiler (probably because of
etc/crash-handler.c, but I couldn’t say for sure), glibc is needed
because we’ve got a C compiler in the mix, and gettext is needed
for ‘autoconf-point’.
-bjc
next prev parent reply other threads:[~2023-01-12 14:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-08 0:27 [bug#60636] [PATCH] Add 'manifest.scm' Brian Cully via Guix-patches via
2023-01-11 19:15 ` Maxim Cournoyer
2023-01-12 14:18 ` Brian Cully via Guix-patches via [this message]
2023-01-12 22:31 ` Maxim Cournoyer
2023-01-13 2:01 ` [bug#60636] [PATCH v2] " Brian Cully via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878ri7ltdc.fsf@psyduck.jhoto.kublai.com \
--to=guix-patches@gnu.org \
--cc=60636@debbugs.gnu.org \
--cc=bjc@spork.org \
--cc=maxim.cournoyer@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).