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 ms8.migadu.com with LMTPS id 4MAvAo7EMGXXFQEAG6o9tA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 07:54:22 +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 4MAvAo7EMGXXFQEAG6o9tA (envelope-from ) for ; Thu, 19 Oct 2023 07:54:22 +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 D3BE646D0F for ; Thu, 19 Oct 2023 07:54:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=I4QtaQ3g; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697694861; 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: 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=GL0Bfn1x2ItQ/z8N+m9Py0nCzIsmA9Bap1vsUOwG6yE=; b=o0/7POwLlrkhYIY0TbC7J6WCbzIW3W8Rx0fJEYXr1q0iD92aKyBZB/YK+e4DJhfSa4jEQ6 2bPEvTvgL6P8Qm0BOUQrckyFYCeq3yyjsEIxLvZu1FJZg8ypDSpSN9LV69fpEbzRVBG1js yvTHcQbnfbN6dK2IU9f/wP6kZ68ogw5KBJABU8zkP/hhZAOX9lMwmwET8sdk5jLtcl385s AR9lbuxZ0iZc+JSqGX/aYEwFRqaB0mwEstGbufnbvbWfEFtaiY6eAeKqzRTaoh14CgkVJo Um397E9bYjs9Or9fvcMsgynkE1mU2erFL2vVwUk84uTfP01WNaPJiQ83j/Fv1Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697694861; a=rsa-sha256; cv=none; b=QS6sx+Xf/B1LywJn9Ipzhs882+BNvsrBJ4YQ3OoOp9DpK8MxUk0GbtU0D2RvoCBFP8Nsn+ FqZwhM5o44BOA06Xyry1Uw/Ce+CK9YFolnBqyw4X2bULOIQ6TCvwzCdMUgfp6vO7hODP99 FluApb3CxM2UrS7+Asn+a2Iku+6JGsfe1THdvymlfhRrKxXRcm8JGvuQRuievouhbBbkKR AWPV+Z/vCf4PElLi9K3kpi9RGq6BMSit1W0kwRjQnRR2ILUPRvbZB4DU06F5JPy6pP0we6 fYFAp7eaHbD7b1bVW6kNjZSYoZo+ADgvkFG6InHGOO+fpDOEd84Vp0tgoOUtRQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=I4QtaQ3g; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtLyW-0003l0-MQ; Thu, 19 Oct 2023 01:53:40 -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 1qtLyU-0003ix-Df for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:38 -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 1qtLyU-0002OH-5K for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtLyt-0000vw-KO; Thu, 19 Oct 2023 01:54:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66624] [PATCH emacs-team 06/15] gnu: crm114: Adjust to changes in emacs-build-system. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 05:54:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66624 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66624@debbugs.gnu.org Cc: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com X-Debbugs-Original-Xcc: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com Received: via spool by 66624-submit@debbugs.gnu.org id=B66624.16976948243466 (code B ref 66624); Thu, 19 Oct 2023 05:54:03 +0000 Received: (at 66624) by debbugs.gnu.org; 19 Oct 2023 05:53:44 +0000 Received: from localhost ([127.0.0.1]:35494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyZ-0000ti-TZ for submit@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:44 -0400 Received: from mail-ed1-x544.google.com ([2a00:1450:4864:20::544]:50506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyR-0000rk-4s for 66624@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:35 -0400 Received: by mail-ed1-x544.google.com with SMTP id 4fb4d7f45d1cf-53d9b94731aso13243956a12.1 for <66624@debbugs.gnu.org>; Wed, 18 Oct 2023 22:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697694783; x=1698299583; darn=debbugs.gnu.org; h=to:content-transfer-encoding:mime-version:subject:date:from :references:in-reply-to:message-id:from:to:cc:subject:date :message-id:reply-to; bh=GL0Bfn1x2ItQ/z8N+m9Py0nCzIsmA9Bap1vsUOwG6yE=; b=I4QtaQ3gTO7EEq0VkcePeYM3aWr8jGO29R75A5Gkjh6+khU8eZ/V0JU6VwyrqsRJk2 Lrxo7DahjRYlJgN2obq00N7ySgaDXsy1zZqmg7MHndIeQpgSab2W05g25TYSfjYb8dwg r/ZEYmnD4dvgmmnrjy8Djm7pzA1PRMcNuKeUlsCXnnKAMyKIZJIid5C5o4OcLfqPI4c5 +RVFdt8oxv97VsZkBCcl34JWuH4V5e4X3l9JUbS3adrXLVBe2nSI3db9bqbCM6zAi0VN +oa/FugbCMEIOOrM4zFmEFso1icnrURqv9BDDO28KelJo68FJPuG6qzdRM2SMD4ZAQVc telA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697694783; x=1698299583; h=to:content-transfer-encoding:mime-version:subject:date:from :references:in-reply-to:message-id:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GL0Bfn1x2ItQ/z8N+m9Py0nCzIsmA9Bap1vsUOwG6yE=; b=W/uKmls6QMTRS2n4OMFCA7uNDLZMMI8TQd11IsPjHrrbtE8//Vo/kXcwtL358NOaj6 b2Mckq4VZIDgHXXb3i1s6CQ509/DQaougwJiGoU2HyBiV22MH8BtPW4SQSMLbCr2vrws pBYj2GBsnVS34UOmYYVGR/61pzS3/kmSV7v11EQk8k4CiwB8QEqxwtls74xVsAovy7mj 75V0vpsjRw+48IZfUBZZVdiZwwyEBBIGFGWbZB8jZP07ISwFwzEHr2iWI4E/21UiNo04 XWfj9vC66/9MU7PJAns/q0TGzk4JUXq8GiDoU6yQiMHA7iypONR/VviLG41xO6vj2klB +zGg== X-Gm-Message-State: AOJu0YzLh5Owz84AShQeHjyH7Bpf4UgbZrEDc8TX9KTzZ2Fxllp21Cw0 c8aFBZfZCIXy+3lUfe0WYkzrvN2PzKhxyA== X-Google-Smtp-Source: AGHT+IGeSZcGgI9Bql3unxRPtIshKmTEh9k+xlxDLLIQIh/ObvBvDy34WXWC3PlbxwpTW6WxQrTHdQ== X-Received: by 2002:a50:f690:0:b0:53d:b33d:412b with SMTP id d16-20020a50f690000000b0053db33d412bmr654662edn.28.1697694782829; Wed, 18 Oct 2023 22:53:02 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id s22-20020a50ab16000000b0053e589016a7sm3605507edc.16.2023.10.18.22.53.01 for <66624@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 22:53:02 -0700 (PDT) Message-ID: <5d9b8675cb37c0a680a77e539ea65481fec8f2d4.1697694142.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Thu, 19 Oct 2023 07:03:54 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-Spam-Score: 4.35 X-Migadu-Queue-Id: D3BE646D0F X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 4.35 X-TUID: 0+GShKOwXiob * gnu/packages/mail.scm (crm114)[#:phases]: Move ‘make-autoloads’ after ‘unpack’. Delete ‘enable-autoloads-compilation’. Adjust ordering of other phases accordingly. --- gnu/packages/mail.scm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 84c7275ef6..4fedce5d9c 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -4736,14 +4736,12 @@ (define-public crm114 (for-each (lambda (file) (install-file file (string-append out "/bin"))) (list "mailfilter.crm" "mailreaver.crm" "mailtrainer.crm"))))) - (add-after 'install 'install-emacs-mode - (assoc-ref emacs:%standard-phases 'install)) ;; Run phases from the emacs build system. - (add-after 'install-emacs-mode 'make-autoloads + (add-after 'unpack 'make-autoloads (assoc-ref emacs:%standard-phases 'make-autoloads)) - (add-after 'make-autoloads 'enable-autoloads-compilation - (assoc-ref emacs:%standard-phases 'enable-autoloads-compilation)) - (add-after 'enable-autoloads-compilation 'emacs-build + (add-after 'install 'install-emacs-mode + (assoc-ref emacs:%standard-phases 'install)) + (add-after 'install-emacs-mode 'emacs-build (assoc-ref emacs:%standard-phases 'build)) (add-after 'emacs-build 'validate-compiled-autoloads (assoc-ref emacs:%standard-phases 'validate-compiled-autoloads))))) -- 2.41.0