From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6JIgD5rx5GRbHAAASxT56A (envelope-from ) for ; Tue, 22 Aug 2023 19:34:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gJBFDprx5GT/2wAAG6o9tA (envelope-from ) for ; Tue, 22 Aug 2023 19:34:18 +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 D41EA65163 for ; Tue, 22 Aug 2023 19:34:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PahdipKB; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692725658; a=rsa-sha256; cv=none; b=LibSxpcV9ezac6WBjgooWYCR8hce5ov6OaShqz7PIUPuuKNZs8GS/oZcrB1upzs7guSzlH vXe/EJPU6c2ee82tpBSdcRD6MQj+hi0/7yFCij3HRZVhcRoKoSZ+CKGZdVgGORdJMRa8jM 3l0U/XfuaUhiMSnsTVKQQtZ2n2yRdezwHKqlA6xRSxqdetmFwl5r0V28zha01J9813MF6a wc8oTZgzJLyQMBcwpUIi7+hMTQoxmUCi56kathjp/5BmAgYnEMDLZD2L84NkQT75HbIPR9 WLZl3CJq54ix44LoJvNvJx0KTFJX9+OL+iokFl8QAiSIRPKGyy1tCgFiUoodvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PahdipKB; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692725658; 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=/ao2ZZVj9PSF8ZrKmfV6H1Ki2chn+/6562SQa7VZiUA=; b=uGhIT5sL1eeqMK/+G3cWCbswAV6CbrDRZGh2I1WZjmh5e+1wUsg0DOIugizsY/yZHdIwY1 cjCmdFY4gWfMQZaSQ0rRqRmXZ3hYnVvoVldqcSf8str5VSMeCthCqXvKSEknP4yYXONfy6 b57cTNAIB3NTPE4zIdbMNCciwkiGsXTskkCurugEn+ypFMQkWgrhlTY6ZfCi4B9uA8EArk vlTp7FbdLfZZwjFkBuJMhOVhu9WX+ieqPUdzRCiP4DKDUioMDW15HWOZ4Sm4j8WR+1t5Kd 9NoZEhaaem+ovHCizLqFXBPxFsAJ11muQ3xlmThQ7pTBdojrD70PT6sX6f1NOw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYVGT-0006op-SI; Tue, 22 Aug 2023 13:34:01 -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 1qYVGS-0006oM-Bf for bug-guix@gnu.org; Tue, 22 Aug 2023 13:34:00 -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 1qYVGS-0000Wq-3O for bug-guix@gnu.org; Tue, 22 Aug 2023 13:34:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYVGU-0002qu-Jq for bug-guix@gnu.org; Tue, 22 Aug 2023 13:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65456: [PATCH 1/2] build: Build gnu/packages/*.go in five steps. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 22 Aug 2023 17:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65456 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: 65456@debbugs.gnu.org Received: via spool by 65456-submit@debbugs.gnu.org id=B65456.169272561910934 (code B ref 65456); Tue, 22 Aug 2023 17:34:02 +0000 Received: (at 65456) by debbugs.gnu.org; 22 Aug 2023 17:33:39 +0000 Received: from localhost ([127.0.0.1]:60436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYVG6-0002qI-MQ for submit@debbugs.gnu.org; Tue, 22 Aug 2023 13:33:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYVG2-0002q1-Rj for 65456@debbugs.gnu.org; Tue, 22 Aug 2023 13:33:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qYVFt-0000VI-ME; Tue, 22 Aug 2023 13:33:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=/ao2ZZVj9PSF8ZrKmfV6H1Ki2chn+/6562SQa7VZiUA=; b=PahdipKBa2QJWAEowINb LAW194DlvTPiy0Z4vHxy0QDNbhJG0tMmHcUhsl5Q5EZ/HnMkIDZYLuHaEXw9nF26jU7qFb83OEmPj H9ZgLls7SEfD4Nm4ybIVRrYmIW7+QkPT7npFr73ZkUfkkOEeNtI+MlT9axJ0Ltw6qgOHCLp7mxWmb mgOtyexY8v7SyRsFy6YD+3iPsgngp+u6lFYBgSwsSaOs9xVC1NjnGSdHQaXifzHgdl7XPowTT5p2G hb5bSUiYRKcuEemWyx4dC+IS6ZbdNeoE7uwCNS+i20BSy8r9MAPua5Z7B5a9+EWVa1Dd5LnFB/Ezb CLMPG28ohTltUg==; From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <606351ff2416c9086638a1c379b84ba811b384fa.1692723764.git.janneke@gnu.org> X-Url: http://AvatarAcademy.nl Date: Tue, 22 Aug 2023 19:33:22 +0200 In-Reply-To: <606351ff2416c9086638a1c379b84ba811b384fa.1692723764.git.janneke@gnu.org> (Janneke Nieuwenhuizen's message of "Tue, 22 Aug 2023 19:19:41 +0200") Message-ID: <87sf8b7zj1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.90 X-Migadu-Queue-Id: D41EA65163 X-Migadu-Spam-Score: -6.90 X-TUID: JhHTXP/PVrzz Janneke Nieuwenhuizen writes: > * Makefile.am (first_half): Rename to... [..] > +print-p1: > + @echo $(MODULES_PACKAGES1) > +print-p2: > + @echo $(MODULES_PACKAGES2) > +print-p3: > + @echo $(MODULES_PACKAGES3) > +print-p4: > + @echo $(MODULES_PACKAGES4) > +print-p5: > + @echo $(MODULES_PACKAGES5) > + ...I mean to remove this debugging code, but it might come in handy for review. --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com