GNU bug report logs - #43857
Supporting chroot builds on GNU/Hurd

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Wed, 7 Oct 2020 21:58:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jan Nieuwenhuizen <janneke <at> gnu.org>
Cc: 43857 <at> debbugs.gnu.org
Subject: [bug#43857] Supporting chroot builds on GNU/Hurd
Date: Mon, 12 Oct 2020 11:44:08 +0200
Hi,

Jan Nieuwenhuizen <janneke <at> 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’.




This bug report was last modified 4 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.