From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QMFCL4jJSWNllQAAbAwnHQ (envelope-from ) for ; Fri, 14 Oct 2022 22:41:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WFFaLojJSWMWIAAAG6o9tA (envelope-from ) for ; Fri, 14 Oct 2022 22:41:44 +0200 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 B013D29672 for ; Fri, 14 Oct 2022 22:41:43 +0200 (CEST) Received: from localhost ([::1]:39352 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojRV0-0004yd-Rw for larch@yhetil.org; Fri, 14 Oct 2022 16:41:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59676) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojRUM-0004yF-LQ for guix-patches@gnu.org; Fri, 14 Oct 2022 16:41:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39674) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ojRUM-0000R3-Cg for guix-patches@gnu.org; Fri, 14 Oct 2022 16:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ojRUM-0007Qi-7y for guix-patches@gnu.org; Fri, 14 Oct 2022 16:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58465] [PATCH] gnu: Add guile-dns. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Oct 2022 20:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58465 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 58465@debbugs.gnu.org Received: via spool by 58465-submit@debbugs.gnu.org id=B58465.166578004628525 (code B ref 58465); Fri, 14 Oct 2022 20:41:02 +0000 Received: (at 58465) by debbugs.gnu.org; 14 Oct 2022 20:40:46 +0000 Received: from localhost ([127.0.0.1]:38752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojRU6-0007Q1-BG for submit@debbugs.gnu.org; Fri, 14 Oct 2022 16:40:46 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:51010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojRU3-0007Pq-44 for 58465@debbugs.gnu.org; Fri, 14 Oct 2022 16:40:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=whvIH3dAzNL5/JCtPrpHSA9F2ZADbN9ehrehEVAJOeI=; b=H9R6Y20/vw8t6NbG9FAWccxiSd IOK4Y0rgnL43UtFjBkO3SicdVmL4ktFvmE/N3fws7NqWSbHQI7VfO1DuuUevDJ8Zggj1bF7AlkJuJ 2uPZVuX3uiJIXdPyKQ0SoKPIq02RQKa1hstoCFnhnj6HaU6w/DQ5Gld7gEK0myDi6tj2D/PL/J7gb Yx2JkUZUeRw7jdmDvVoB6LqW1YkdkBGh0HHj3phtmzOUy3Ypa8A8I92UK9uNF/KdygAtFFlABMBXG +3fVMbfaAzLEPsIJrfECFhe2Lar5vxGh3MZE6IbXun5uRnNCSjjCb1igz/95Bhvm7p8eNpE5FtQRl O1FlJMXQ==; Received: from [192.168.2.1] (port=5434 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ojRTz-0009cL-1g; Sat, 15 Oct 2022 02:10:39 +0530 From: Arun Isaac In-Reply-To: <87v8oo82bv.fsf@cbaines.net> References: <20221012094801.32218-1-arunisaac@systemreboot.net> <87v8oo82bv.fsf@cbaines.net> Date: Sat, 15 Oct 2022 02:10:39 +0530 Message-ID: <877d1287g8.fsf@systemreboot.net> 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665780104; 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: dkim-signature; bh=whvIH3dAzNL5/JCtPrpHSA9F2ZADbN9ehrehEVAJOeI=; b=NfSDG01vcXT0bJSTqirdXUwFNiqDH7awDNhrZL60JskCMLFxTeqkSw1nRHU+8Fj5CT2K83 +sona9RbeLZXeR6vfce5v/sYnh/sUp5FZG0MyTE9fqRT8bzPOTAp/SxalQMObrVoSrcPmG F3inNEFeG50hrC8n52MeW4b++1cRJagBnHhgUIjtaIpVnYQvBWJy+yYhu332NxaUwJWWHm Y+8vCDGGq+t5CAhkw3aLaA2Z14tYUFAJ2q45HKcR7Su9lBO74PZDG5fKIBRv2YAlyQDs7u 6pgQVZlJodMUJnYPEj2HpkwhEiEunCroRyl4WhXDrPGMgcnz8i3shUnZlqLheQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665780104; a=rsa-sha256; cv=none; b=eypROZNQ4oRjHankUKwLK6B9WpTQypYtZk6Ql5m4rfhE6YhyXb1Kcr+qdhhvhp9xexMm4p gNSqwizUgUAygYCPR5S1nrG4aYUzWGT0usW3/Nquw5rGAAltUUaINwAQxwuS5GXxMj/Ky5 VJNdEKl1MTajeTD3/YmSIye1TvZfbR7d+vy5RiDUQWRczQePC9FXD90VwLMlsklCZRkR38 EBAvAZq+FzhvQsMSqcF4UXcPp3O8LbnjDQUMQPfakC4HupfH17N2bsHsfHue22EoEp0o7Q 3ztxCzeK75HK8uYIHse7286KBQbOHIzFKBVIegqrXbLU3AWwmK2/pj2hRpUd5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="H9R6Y20/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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" X-Migadu-Spam-Score: 7.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="H9R6Y20/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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" X-Migadu-Queue-Id: B013D29672 X-Spam-Score: 7.61 X-Migadu-Scanner: scn1.migadu.com X-TUID: aKMt/UCV0sUL Hi Chris, > This looks to fail to build on i686-linux: > > https://qa.guix.gnu.org/issue/58465 Good catch, and love the new QA system! :-) > Given this is a new package, ideally we'd either fix that, or change the > supported systems to match what builds. Disabling the coverage report fixes this. Is that a satisfactory solution? A patch follows. Thanks, Arun