From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KI2xJWm2emDhrgAAgWs5BA (envelope-from ) for ; Sat, 17 Apr 2021 12:20:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id aNp6H2m2emAvWQAAB5/wlQ (envelope-from ) for ; Sat, 17 Apr 2021 10:20:25 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E49BD12CDC for ; Sat, 17 Apr 2021 12:20:24 +0200 (CEST) Received: from localhost ([::1]:45766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXi3r-0000C6-Pt for larch@yhetil.org; Sat, 17 Apr 2021 06:20:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lXi3b-0000Bx-HE for bug-guix@gnu.org; Sat, 17 Apr 2021 06:20:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59016) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lXi3W-0002Of-3T for bug-guix@gnu.org; Sat, 17 Apr 2021 06:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lXi3V-00012y-UJ for bug-guix@gnu.org; Sat, 17 Apr 2021 06:20:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47791: util-linux fails to build on the Hurd (some tests fail) Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 17 Apr 2021 10:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47791 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos Received: via spool by 47791-submit@debbugs.gnu.org id=B47791.16186547914001 (code B ref 47791); Sat, 17 Apr 2021 10:20:01 +0000 Received: (at 47791) by debbugs.gnu.org; 17 Apr 2021 10:19:51 +0000 Received: from localhost ([127.0.0.1]:42329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXi3H-00012Q-Ov for submit@debbugs.gnu.org; Sat, 17 Apr 2021 06:19:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXi3C-00012A-P7 for 47791@debbugs.gnu.org; Sat, 17 Apr 2021 06:19:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59683) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXi36-00028w-On; Sat, 17 Apr 2021 06:19:36 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41152 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lXi34-0007rs-SK; Sat, 17 Apr 2021 06:19:36 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <0b60c775c2ee94edc425099899c8a1fd0f797776.camel@telenet.be> <8735vq43hg.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 28 Germinal an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 17 Apr 2021 12:19:33 +0200 In-Reply-To: (Maxime Devos's message of "Fri, 16 Apr 2021 20:55:40 +0200") Message-ID: <874kg5z00a.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 47791@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618654825; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=0hoAyNUpFeMNvjTaDhZq8MLQ/qnJfM1R9SjMXvvNzwI=; b=WNwQi7JwwmjLXEynWSV2y/O1qEA8veyNfWaVBwKdh2+GviYNIUjjF4YeLOHZxBfMp0iIRA Cjfss82+bpqoMDt4yNdYtf9iF7LWzw/h0xqigEM7HNkv9JvvkvFYUhjASSr2cn4M3//fD7 tAnCmjcjk0peHsI5cFyIPg243QLDfymgB647eJRrpSW2orOagmN+TLqRi2jyw+MIOf2YoQ JGkXGmqW06znKhxm971/FMOADK2COyiNgvt6Hk7p7GN5ZBnxlbJc5ZXMG77bQkW1WfO+FK aNxpah5p0f3DpGITZJFgymtDeZELXww0+S84t7G8YwYNeZ/D7JWA1Py8vws5GQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618654825; a=rsa-sha256; cv=none; b=gbCpR2nJkEvjdqCGV+82H9UWsIl2dB+rz05p0Z4VzaZwahbJrSg8JzRHMxbUWY05dXaIbw PtW2zqVpjQ/reP0fe00cq11RMgfTHHXPXSxVa3KsRlfIkdbvnYXhpIYaOSqjC3eBV0GtVW rITnnXmENGiBpOhoAzXm3pe9i7H/UL2umTAL0hH+y9Y5JDMWD5n1mMQU5p7yiINIlWn8o4 pHgG204vDad5/fpRoGTlo/dMe/f6ey3pI2urkS4jP7B0Xr8BztRiF3/V9lfHcyKUzHKGFo uLvEfT9+YX6sgBa7Ug/5fxUEW7YMDtv8/ssyUU8vwgfDQBz9+dYLG+6oW7AAOQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -1.44 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: E49BD12CDC X-Spam-Score: -1.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3Qo7udDaJtm1 Hi Maxime, Maxime Devos skribis: > Problem is, I was trying to create a VM with Hurd to my liking > with "guix system etcetera", to do some Hurd hacking. > (GNOME Boxes only accepts ISO's, no qcow2's) > But this command fails. Both when cross-compiling (meson doesn't > support cross-builds yet), and when compiling =E2=80=98natively=E2=80=99 = using > the childhurd --- apparently util-linux is in the dependency tree. What OS config did you try to cross-build? It=E2=80=99s possible to cross-build minimal GNU/Hurd images, such as the o= ne used in the childhurd test in (gnu tests virtualization), or like the gnu/system/examples/bare-hurd.tmpl example. Cross-building GNU/Hurd images is probably the easiest way to get started with GNU/Hurd hacking at this point. I=E2=80=99m Cc=E2=80=99ing Ja= nneke who has more experience and maybe tips and tricks to share. :-) > Maybe the tests should be disabled on the Hurd on now, in order > to be able to fix the underlying issues more easily? Yes, we could disable util-linux tests for i586-gnu with a FIXME pointing to this discussion, to help further progress. I=E2=80=99ll do tha= t if there are no objections. Thanks, Ludo=E2=80=99.