From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uB3GHfeUs2GQowAAgWs5BA (envelope-from ) for ; Fri, 10 Dec 2021 18:57:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cHdUGfeUs2F1TQAAbx9fmQ (envelope-from ) for ; Fri, 10 Dec 2021 17:57:11 +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 387A11F5CA for ; Fri, 10 Dec 2021 18:57:11 +0100 (CET) Received: from localhost ([::1]:56602 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvk8s-00055Y-7W for larch@yhetil.org; Fri, 10 Dec 2021 12:57:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvk8j-00053D-TW for bug-guix@gnu.org; Fri, 10 Dec 2021 12:57:01 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36332) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvk8j-0003lx-L8 for bug-guix@gnu.org; Fri, 10 Dec 2021 12:57:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mvk8j-0007Qu-Hh for bug-guix@gnu.org; Fri, 10 Dec 2021 12:57:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#52411: [core-updates-frozen] kmod-29 build fails, cross-compiled for i586-pc-gnu Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 10 Dec 2021 17:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52411 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer , 52411@debbugs.gnu.org Received: via spool by 52411-submit@debbugs.gnu.org id=B52411.163915896128491 (code B ref 52411); Fri, 10 Dec 2021 17:57:01 +0000 Received: (at 52411) by debbugs.gnu.org; 10 Dec 2021 17:56:01 +0000 Received: from localhost ([127.0.0.1]:47878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvk7l-0007PI-H2 for submit@debbugs.gnu.org; Fri, 10 Dec 2021 12:56:01 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:36810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvk7i-0007P0-OZ for 52411@debbugs.gnu.org; Fri, 10 Dec 2021 12:56:00 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id Uhvw2600U4UW6Th06hvxEL; Fri, 10 Dec 2021 18:55:57 +0100 Message-ID: <00552a0a31e0f72c0d0fb3251466fb245dd7fe42.camel@telenet.be> From: Maxime Devos Date: Fri, 10 Dec 2021 17:55:56 +0000 In-Reply-To: References: <87zgp8y5yx.fsf@gmail.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1639158957; bh=4BvPMAZHU6DNSCWp7ymMPx6KP7KIu7b/O/rsDIR3ieU=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=PbEVAwVIT4ewOhJoCe3543jIFwMAghtSY7L9g8dTGy2hDKk1D3KXbRKUFAG1HxGtc /AC3oQNR3u82bHPZCkPMzR5kZPfMc/uNUdrrYaVrntL5XQjsieJt4M1JWlnqR23mH4 zkGxyVTwAUSkycQlChy4VRpBelxalgwNblQolaBoyEkLPb3BHUwYNAsmLSNRjsUPgW 8yQ5lwrNiBQX9yQcBRrTzLwd3a9tlOgZAnoXjbdmQh80x1OdQftmq6HL2x66oFB8q7 p/VEuwMwWIuynkO/54TG9FaUFjpwPiOlfpQsWbxv7XEHU5poHnCrTiy+5a0opXhfV0 n5fFyZB7mCg9g== 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: , 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=1639159031; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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:dkim-signature; bh=4BvPMAZHU6DNSCWp7ymMPx6KP7KIu7b/O/rsDIR3ieU=; b=FYCxQ+jELN2MEm2j+PVtAe8iNi7MNMUfDIC1TACfhZUFhkQh91ckeT6p76SZA9lNiunlyE l38+FyXeIIsMzDvqVJD7eia32NuBIKozaQjn+7QucJ4tq4DwAAfCRJRZbyvjhc9nm9o7fO 6gdUjNNImuUAEv2x3zcggcvKEmXkxOH95mpxhPncOdruKJUVgZQJB5x6nAtVwMmSXOBvtu +mQckSh1JnWJWDJTNrbtzIGj4qMOwzvj66+lok80u9xVlF/QOOwov6omPJMohbwnpDJsh3 9AEFcsnaB9oWQ5ojEpqfKQ04DpkXMAENCIRZSvcm7SKYNlBmiT867jvpcT/b5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639159031; a=rsa-sha256; cv=none; b=o4OD2tZHYjf3N/TI0nxqZ9WAtfs+18H1o7nQR7iPYaJlY8pkO0eYXkQ9vmdIgRMhQJzYRz D1tIksNe5Z9ZmF0SfsLSe95GorC27IrpoI9TNIlIdVRiJcH0GvWguvqKvjq4EjiwKXGmGn Jm6DWTnkt7WF0f5/q3S93MZcRAli67zW1CNXKm/cLSxtr5+AkwzL2r4WnFEyAdfVmqZ4Qo 5bUdhSHKvHsyTd9/++UB5KO+GQeLassA3ZcXf84BoMp8nYNwXCmC/4Ams7LDfMC9TvV/V6 iGhTRkgrQpBIWuLQKg8m0txuPPrL8Mb35zGaqZemlSkTZNAQc3nb8boFFeeBXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=PbEVAwVI; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=PbEVAwVI; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 387A11F5CA X-Spam-Score: -1.96 X-Migadu-Scanner: scn1.migadu.com X-TUID: n5chU19i3jvD Maxime Devos schreef op vr 10-12-2021 om 17:48 [+0000]: > Maxim Cournoyer schreef op vr 10-12-2021 om 07:55 [-0500]: > > Hello Guix! > > > > I haven't been able to deploy core-updates-frozen on one of my > > machine, > > because it has the childhurd service which needs kmod-29 which > > fails > > building, like so: > > kmod is a linux-only thing, it's for doing things with linux kernel > modules, so the childhurd service shouldn't be using kmod. Perhaps > look > at why kmod is being built in the first place? I think I might have found the issue. The following commit made the existence/absence 'kmod' input of pciutils depend on %current- system/%current-target-system: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=22ee7209797c023b95e22ced156df62cbff90184 but it forgot to keep in mind that nix systems != triplets. Instead of %current-target-system, the 'current-target-nix-system' from ‘https://issues.guix.gnu.org/49672#3’ needs to be used (or the hurd-target? procedure). Greetings, Maxime.