From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YG7vKDZZnGUdhAEAkFu2QA (envelope-from ) for ; Mon, 08 Jan 2024 21:21:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mFKhIzZZnGU6TQEAqHPOHw (envelope-from ) for ; Mon, 08 Jan 2024 21:21:10 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704745270; 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: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=lfwP2SNjjh2YjCr/PBep3L6JUse+sVkvzHN/CM3Owcw=; b=jYx1LpxMLsdOUTE8uHFXnSmdiGY0r1HFzskZjtG9FhsAcjHCvWjC3B5LsZ7a+D/n/bRWUu 390K/NakDyaLNsZS7B1qidclGDgQRvj4BerTpEPELVXFDTceu7aBCCi6guHRaqomUieWos WKlMLi++I4xtHXyBJqmJ1BYuNnB4GsET68XUGP00GlXmRrF9kU44sW/QgvJNfantcyGtkO SqmPVbZNFD6n/AYSCBepa5jqNkH9DrzsNIY+dDb6n3REN2/sb8+ZTV17jQAy4FM8ZuRvEy x31Dd40C4ow0BB3PcTROecO+nfEs3DDBOKeprpNvtS0I5agcb22xevneT/2VUA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704745270; a=rsa-sha256; cv=none; b=pGmfAGUlRLCL5aDrts6z5D3xnyKVM6aOOZaydK+d6R+l6Jun2Z88CDAYi9yAZ4FBru6D32 w6pD7zkUy4JMtL2vuxmQCCiAwdHLjPsVBb8MR9P8qHfp4CcYPDM5FMGO4kgUR4drwSJZdB N7O9Xxj3WeGdEztXUVtKdg0V0NRgLOsJ8zz583IQ6VSywq9EulU0HrMhrYucFqkhCIZlxq pd+QyoxUfQ4YkD9TdE1yG+4T5ifdIPH5oT+JFvMMzq2auZfsMIj6FHIZXfRbkwY3f+UY1+ Nr7CiQ4oEBd0/voCMpLTH5U2fsA4hwCJ7+UiEQTk1xCI257nEPKPvw+FOKMIZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none 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 483907587D for ; Mon, 8 Jan 2024 21:21:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rMw7G-0001eC-DC; Mon, 08 Jan 2024 15:20:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rMw7E-0001dn-2u for guix-patches@gnu.org; Mon, 08 Jan 2024 15:20:56 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rMw7D-0008KJ-RM for guix-patches@gnu.org; Mon, 08 Jan 2024 15:20:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rMw7K-0003nh-5n for guix-patches@gnu.org; Mon, 08 Jan 2024 15:21:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems. Resent-From: Simon South Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jan 2024 20:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: Vagrant Cascadian , 68263@debbugs.gnu.org, Efraim Flashner Received: via spool by 68263-submit@debbugs.gnu.org id=B68263.170474525214584 (code B ref 68263); Mon, 08 Jan 2024 20:21:02 +0000 Received: (at 68263) by debbugs.gnu.org; 8 Jan 2024 20:20:52 +0000 Received: from localhost ([127.0.0.1]:37726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMw79-0003n8-TK for submit@debbugs.gnu.org; Mon, 08 Jan 2024 15:20:52 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:58088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMw74-0003ms-C9 for 68263@debbugs.gnu.org; Mon, 08 Jan 2024 15:20:50 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 7D42C65930; Mon, 8 Jan 2024 20:20:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j8lHG3h5HWnf; Mon, 8 Jan 2024 20:20:34 +0000 (UTC) Received: from jupiter (23-233-96-210.cpe.pppoe.ca [23.233.96.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 293A46592B; Mon, 8 Jan 2024 20:20:34 +0000 (UTC) From: Simon South In-Reply-To: <875y038twa.fsf@gnu.org> (Mathieu Othacehe's message of "Mon, 08 Jan 2024 21:14:29 +0100") References: <87y1d0rki4.fsf@gnu.org> <87jzok87y3.fsf@gnu.org> <87cyub7llv.fsf@simonsouth.net> <871qar7k7n.fsf@simonsouth.net> <875y038twa.fsf@gnu.org> Date: Mon, 08 Jan 2024 15:20:25 -0500 Message-ID: <87h6jnzieu.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 483907587D X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -3.74 X-Spam-Score: -3.74 X-TUID: gfkZqwQUQx56 Mathieu Othacehe writes: > It has nothing to do with ABI break and .go files. It is just that > supported-package? is expecting a system not a target. Ah, that makes perfect sense. Thank you for the explanation. It never occurred to me (%current-system) and (%current-target-system) would be returning different types. I'll submit an updated patchset shortly. -- Simon South simon@simonsouth.net