From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qLk4EFstJGWyLwEAauVa8A:P1 (envelope-from ) for ; Mon, 09 Oct 2023 18:42:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qLk4EFstJGWyLwEAauVa8A (envelope-from ) for ; Mon, 09 Oct 2023 18:42:03 +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 257886EDD6 for ; Mon, 9 Oct 2023 18:42:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Z3z5Hwg8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696869723; h=from:from:sender:sender: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=0mTP24zcgFlUJMqk07BQNIa75SyhCfGNgMLC8xE10Xg=; b=fOVol300uMhMqiaRWsKRccLDJMbkv+1HWOQULChyp3gcRQz+rZgt1H+hgrF0C8jlxZVdxR j5ysk2IXkhrTjP2iTwmB3b7VMa9w1JlIFwpBu2fVU8o8zfKjA17fNOGLXBLKPdNIrQg69c sgLrFeE7Nycf3BQWffy4w7Fs5DVaRjTVMHtyAPw2V/eNI2QArICZrVnmpdPbIiLJqaGJYI LKlAjV0p8F6Xa1f7uImzSgwuPdUgIivyRwor6l3YxXl0SJxezIH9eUpAbG/GfNYxURPv5I weLkgaxKrOdmVI3qeg+DnqcsHkAwso8SRGj2z9OQl8LKfOh2pmERu4IjKFvlyQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Z3z5Hwg8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696869723; a=rsa-sha256; cv=none; b=YexkJbAaf+bZwBlqrFcUK/iQyyVjJ5qXwMCrj42X1jkvF9am9UYovu/nBwC6tEfrkmrqor K5MURiRb7cajS0Lf3pzPcEtgv6PevCM+bXfcfWdmVLW8T2mlofPBrqBZoErPisbnI849OE GsLO1rCsQOGhgYjw3IOH7j2IH5BQo0DCjWQeSUBOUhLQhsruKnd6OhRtrdHWhab0aqZ1+I M86ekQffur0Yo9fD10WHSVaSVSKDO3AKz8p272zA5zmapelZGlTsZfykSD4WZ9HbP2gQhL 5hLhhSJu/hhwpKuzcgZd5pWQ07tOwIbrsYuiTqITQm04e2NCf19GKOF5oME8gQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptJG-00040P-Cb; Mon, 09 Oct 2023 12:40:46 -0400 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 1qptJC-0003vt-TX for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:42 -0400 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 1qptJC-0001CW-Fn for bug-guix@gnu.org; Mon, 09 Oct 2023 12:40:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptJX-0003ws-5O for bug-guix@gnu.org; Mon, 09 Oct 2023 12:41:03 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 23/65] gnu: gdb: Import the correct set of modules. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 09 Oct 2023 16:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65924@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169686962514745 (code B ref 65924); Mon, 09 Oct 2023 16:41:03 +0000 Received: (at 65924) by debbugs.gnu.org; 9 Oct 2023 16:40:25 +0000 Received: from localhost ([127.0.0.1]:32776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIv-0003pg-0a for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:25 -0400 Received: from mail-oa1-x33.google.com ([2001:4860:4864:20::33]:61801) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptIb-0003j3-HA for 65924@debbugs.gnu.org; Mon, 09 Oct 2023 12:40:06 -0400 Received: by mail-oa1-x33.google.com with SMTP id 586e51a60fabf-1dd1db54d42so3285719fac.3 for <65924@debbugs.gnu.org>; Mon, 09 Oct 2023 09:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696869579; x=1697474379; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0mTP24zcgFlUJMqk07BQNIa75SyhCfGNgMLC8xE10Xg=; b=Z3z5Hwg86oyWdk0HU69uxXSa24oSpjMH2k+M9e2oWBjNkSO5RxBoTLE3tRxURzLOiP VK8cCCSZqqUvJaqT+ztNBRfEjMsE3Uviz3VeciVJzQ+nFCeePyIBhFURZa7oxYiTIf9N CwZ44WyvCxcVYWj6wBvZjoCmdRsBwG8+VVPUrUJdY7ZrYRyVdbT+jJ5yQA68EclrVBkK xX2pCnadC8wVxWHDcp2fFjMQ7/lsK2cXo/N1LPbvtSwtU2D/M5Za9uhY+SXzgxSW8HM5 mYCRKn2LOAEgFdpvnZ9oWpENkcKhuSV3u5O0OvTEwOkL8nIVJp8nbaM3DwhZyXikAF2h OZfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696869579; x=1697474379; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0mTP24zcgFlUJMqk07BQNIa75SyhCfGNgMLC8xE10Xg=; b=XRH13oRuKKzepVH/96tQFA3KCIhbdjkdMpmyVZ5w2ur4oDiLMi5a3rGLXBZwi5lMnn j+BRiOwr6/Jr+ucb8NyhqrRci2a6wOz59EVnw3Y24DpNOkxt4usDXMTFOfkVPW0gqbvX J+XBIhpqnt+SK1nPOX6pZfRlrHf8IL/Q/0HfhKlabJ/w1LKljqhQlmra0BL4H/9GCGiY O2uBCrke+KtHn7qfiolRVeHJUfNeVNDwfb44L7ys6GpXOWH51umAZ2BKKZXkPrmJZPxH nkE+DXPENdOn0NiCgnaM+vfsxDOrafhEiTuYGbjWtCKlnC65vjxauT4O4Jwz7+Yon6dh 93GQ== X-Gm-Message-State: AOJu0Yx/MrfBWxcuYTldWYyv4F/vNWq8X+m45VFyZGPuTrnK5X7C4+Oj XSMQVDR0P9slfTAOi06vO23Pa2ffuUs= X-Google-Smtp-Source: AGHT+IH344j/Or75TVSMRzaNySDk8gpagEemFdubu+91Z1XRWbN6X4S2TOUcZwIpIAZq+FBL8c+01Q== X-Received: by 2002:a05:6870:818d:b0:1d5:8c26:74e5 with SMTP id k13-20020a056870818d00b001d58c2674e5mr18594068oae.10.1696869579143; Mon, 09 Oct 2023 09:39:39 -0700 (PDT) Received: from localhost.localdomain (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id t10-20020a0ca68a000000b0065afcf19e23sm3946891qva.62.2023.10.09.09.39.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 09:39:38 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 9 Oct 2023 12:37:52 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 257886EDD6 X-Spam-Score: 3.27 X-Migadu-Spam-Score: 3.27 X-Migadu-Scanner: mx1.migadu.com X-TUID: 8nB4+rQ771kp * gnu/packages/gdb.scm (gdb) [arguments] : Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I0bf897af81c09ab7d00c1d06fb527633ed4c9bd8 --- gnu/packages/gdb.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gdb.scm b/gnu/packages/gdb.scm index eb90a01c53..23cf2ba791 100644 --- a/gnu/packages/gdb.scm +++ b/gnu/packages/gdb.scm @@ -64,7 +64,7 @@ (define-public gdb/pinned `(#:tests? #f ;FIXME: 217 unexpected failures #:out-of-source? #t #:modules ((srfi srfi-1) - ,@%default-gnu-imported-modules) + ,@%default-gnu-modules) #:phases (modify-phases %standard-phases (add-after 'unpack 'patch-paths (lambda* (#:key inputs #:allow-other-keys) -- 2.41.0