From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aAYEAQ3WzGCCYwAAgWs5BA (envelope-from ) for ; Fri, 18 Jun 2021 19:21:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wIRfOAzWzGA0RAAA1q6Kng (envelope-from ) for ; Fri, 18 Jun 2021 17:21:16 +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 B8E0612112 for ; Fri, 18 Jun 2021 19:21:16 +0200 (CEST) Received: from localhost ([::1]:50018 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luIB9-0008CB-OR for larch@yhetil.org; Fri, 18 Jun 2021 13:21:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luIA1-0007be-KI for guix-patches@gnu.org; Fri, 18 Jun 2021 13:20:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46546) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1luIA1-00048W-9q for guix-patches@gnu.org; Fri, 18 Jun 2021 13:20:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1luIA1-0004s3-66 for guix-patches@gnu.org; Fri, 18 Jun 2021 13:20:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v3 core-updates 06/37] net-base: Don't cross-compile. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Jun 2021 17:20:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Cc: othacehe@gnu.org, Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162403675718339 (code B ref 49025); Fri, 18 Jun 2021 17:20:05 +0000 Received: (at 49025) by debbugs.gnu.org; 18 Jun 2021 17:19:17 +0000 Received: from localhost ([127.0.0.1]:58002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luI9E-0004lX-84 for submit@debbugs.gnu.org; Fri, 18 Jun 2021 13:19:16 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:34904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luI96-0004j9-QJ for 49025@debbugs.gnu.org; Fri, 18 Jun 2021 13:19:09 -0400 Received: from localhost.localdomain ([213.119.219.214]) by andre.telenet-ops.be with bizsmtp id JhK5250094e8Tal01hK7bK; Fri, 18 Jun 2021 19:19:08 +0200 From: Maxime Devos Date: Fri, 18 Jun 2021 19:16:00 +0200 Message-Id: <20210618171631.20534-6-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210618171631.20534-1-maximedevos@telenet.be> References: <20210618171631.20534-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1624036748; bh=xjDeyamV9yxjs2aY6I5pdFnCmGm20uQOQ9gNpihMQQo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:Reply-To; b=tRq4S+0y+8rkTbNL/bKrbgKWgDyQkAct28jfVxMHKy6F4pKdpWIduiaul6aDWbPTM MFzltl4grC7rsDs6WbPB3GTaw9MIbqGwKssW1EeuSyR19qKRA0Wy1T38MK8oCioxxA Iz/betde/QfxdGRZenSRsPodvcZhv5qWpbqPc3Dsgwa9ywUAzZZ3/fCsQT1YfatsVv sX3sDCHnfRQIv4n7d+Ww5K5uWchshI4aEnhNP8sXeLFRQQX39z+F/04Rxr58XSPBcc Um3M0N31WW20nZbxBDYH657P8GG8iMEOGSoBv+8EVQCVZZ5r+wx2Z0wxU3BxJmQ5O9 uvK96gnaH848Q== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: 49025@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624036876; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=xjDeyamV9yxjs2aY6I5pdFnCmGm20uQOQ9gNpihMQQo=; b=pq1bY0kjpGBUDydjxsK4avmQf2jRNOMcq5Ye8ha/rqmb3wDZUy9N1OKOq76/Lm9BfDMDEQ XqszXYkvsktj7QVlR+qr+Kx1ZKdGVWV0MHtbyxgfzlDCg5aYXRudmnsXoOvJvoVJ2roAAy +Y3EbA9YlHa9bq9Qa1LIZYa6rwJ3W6ImEiIRbvhU76qkY4/uE2SunQRsM8t+xiIKD5nwGV Ii/Ieu3vLDGM1o3valHJ5fIRxSfR/iP+ikbWUMrdLweFBaLAUw7q3KMkgy1/UrsJzcHng0 v6SgFy/QHD4EIldB6HsiGoP5LKVqltk6oDrSmE0wiT82MTV8BgbPUeu8A71OGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624036876; a=rsa-sha256; cv=none; b=gxV3I8t44qtXfkWU9Wzm6lCMjeyfnm24KkYqeC4oPiIX2lW2BumIqNzKnvWYsrOS14aF2o cPbBx35p8yZV86O1/On097g01E24eJL7QLGrk/QmaAgRvlxwqAm3Kdd7ST7HUfzB2gGy2l 4YkmgVnZqXvTtze73GeBspnWbsPyvxaLYN0r6gVzK3WaTFZnpN/1tqu6AyC+ay/RTdE6S1 /mGLc9NhhHWjsnJsALTv7/WFv1xmWghyjdZLRY4aDI/CBVDElzcaA0UVgrHR9bWTlAvPg4 VW5DAn9z9Nq4HuaawoVHhk1NQFTcfP4J3qG43JmSGDNCl+DlkUjJHFgDfaTdfQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=tRq4S+0y; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=tRq4S+0y; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B8E0612112 X-Spam-Score: 5.17 X-Migadu-Scanner: scn1.migadu.com X-TUID: pjspH6nmUbQt net-base is pure data, so cross-compiling is pointless. * gnu/packages/admin.scm (net-base)[arguments]<#:target>: Set to #f. (net-base)[arguments]<#:allowed-references>: Disallow all references. --- gnu/packages/admin.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index f499a1252b..5e41ba9967 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -937,6 +937,11 @@ to allow automatic login and starting any app.") (build-system trivial-build-system) (arguments `(#:modules ((guix build utils)) + ;; This package consists solely of architecture-independent + ;; tables. Cross-compilation is pointless! Make sure we'll + ;; always get the same derivation. + #:target #f + #:allowed-references () #:builder ,#~(begin (use-modules (guix build utils) (srfi srfi-26)) -- 2.32.0