From: "Ludovic Courtès" <ludo@gnu.org>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: 43857@debbugs.gnu.org
Subject: [bug#43857] Supporting chroot builds on GNU/Hurd
Date: Mon, 12 Oct 2020 11:44:08 +0200 [thread overview]
Message-ID: <87h7qzvkwn.fsf@gnu.org> (raw)
In-Reply-To: <87imbhqdwk.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sun, 11 Oct 2020 12:02:03 +0200")
Hi,
Jan Nieuwenhuizen <janneke@gnu.org> skribis:
> I also tried building util-linux and comparing it with the non-chrooted
> build:
>
> -checking whether make sets $(MAKE)... yes
> +checking whether make sets $(MAKE)... no
>
> - : mountpoint ... FAILED (libmount/utils-mountpoint)
> + : mountpoint ... SKIPPED (no /proc)
>
> - 3 tests of 204 FAILED
> + 2 tests of 204 FAILED
>
>
> Not sure about the configure change, probably it uses /proc to determine
> that?
Yes, the test has an explicit [ -d /proc ] and it is skipped when that’s
false.
Ludo’.
prev parent reply other threads:[~2020-10-12 9:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-07 21:57 [bug#43857] Supporting chroot builds on GNU/Hurd Ludovic Courtès
2020-10-11 10:02 ` Jan Nieuwenhuizen
2020-10-12 9:44 ` Ludovic Courtès [this message]
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=87h7qzvkwn.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=43857@debbugs.gnu.org \
--cc=janneke@gnu.org \
/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).