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 ms8.migadu.com with LMTPS id eJ0PA3LEMGUWZwEAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 07:53:54 +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 eJ0PA3LEMGUWZwEAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 07:53:54 +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 C767D589C3 for ; Thu, 19 Oct 2023 07:53:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=bb1LcSDi; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697694834; a=rsa-sha256; cv=none; b=SJ6Mu7I5t1xpnVOj9ayQrCvIUwR0YkDeWzCAAaafiIj4be3cp9oamUJGN0tUYqx4OeSNXJ 00DvN4sBz96Ou38XPaZJGhjkazIzXEJk/LDaQKnOES4Os73kEFpUAV65n4fWmBJ7mQfWfQ 3ALeFaAHQ6Q53H2FFMtrmdLvlaJMIYZ6pgCnq5kcYzYpIC9TWzPn7p13CDXVXXfxxzxDUT 9RBu2CK8mUABToiOjYjZJzALsmbQ1hORX/KHyBQ4haHcTB5JiAtTkCYCAg2q2h4Ni+LziE c8nFJWffLmbkOie5pzQQv5goegBQ69KuFbIt7SQYqeGY4rQUPXKehFv4NugoXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=bb1LcSDi; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697694834; 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=ongEgD1ioa8D69TDlUPgIQWwZtx48kudUn1wLah8350=; b=K6v1tc8PLXfyTWChx/YqXbOGlW7o6gtuZ1UujapDDsnflGcpiJAtMy6617YxPhSnwGzK7B 8foDQIAVGL/ZOv+sAEMgHlrWy2XWYiFq5Z00DFOU53D9T9oMJO6nzyReQRPXz8nueDp71J 2dQonSNeQm4RQ5dN5uKRa91bfsPrJoilwDTYVhHr2x9U5+2tUeY2mp6wg1rqzlJiGkps9a f8o/8qV7H3rtiG+U8h346tdUUElzbmuCBqrSgzN1bmNi7NUPyMFkoGsH9n9/HIfbhY5nl8 nIC0biAANO7Xy+rleIZUWKubbPVMJzrQgRwxEsHcAr7dHiN3gIgtutkLr7Oofw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtLyU-0003jV-Th; Thu, 19 Oct 2023 01:53:38 -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 1qtLyT-0003in-Gj for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:37 -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 1qtLyT-0002O0-8E for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtLys-0000vd-Rg; Thu, 19 Oct 2023 01:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66624] [PATCH emacs-team 04/15] gnu: translate-shell: Compile emacs bytecode. 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:02 +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.16976948233444 (code B ref 66624); Thu, 19 Oct 2023 05:54:02 +0000 Received: (at 66624) by debbugs.gnu.org; 19 Oct 2023 05:53:43 +0000 Received: from localhost ([127.0.0.1]:35488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyY-0000tS-MP for submit@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:43 -0400 Received: from mail-ed1-x542.google.com ([2a00:1450:4864:20::542]:52412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyO-0000rg-OO for 66624@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:33 -0400 Received: by mail-ed1-x542.google.com with SMTP id 4fb4d7f45d1cf-53ed4688b9fso6524231a12.0 for <66624@debbugs.gnu.org>; Wed, 18 Oct 2023 22:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697694780; x=1698299580; 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=ongEgD1ioa8D69TDlUPgIQWwZtx48kudUn1wLah8350=; b=bb1LcSDiyPsCKSw+sgsxNxjLdnTIennJkzINcpWsTViWh14b3Pl3IKl2nYlAEsL20P 1ybXFHVRLt+EvuSbGfBqvFuLMuQFSmjy99vESNjvaSY7rOEMIiJvxyC/LoAoqhXV4o9v uEHJqMSvx9GRaePm16QMRVdr8oF5Z7TUCi/LPYbqKKOnf43PGwqgxGEBxAuyJbqqbmvT QjbAF/96QkH7gplEzRe4u3c2KGpAZQ6G8rI7fq8faOhFbR7fbsYGOKtSYscMK6Vp6Vp1 kUzI6YvfWpOxxy3fxwti0MNEvbTKFDbr3BDKI2CgMvpAqZGC7DH0J77XPLFtNkisQds4 nNvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697694780; x=1698299580; 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=ongEgD1ioa8D69TDlUPgIQWwZtx48kudUn1wLah8350=; b=JuHy5nS8AiUA2K+VNx8K7knVVqXhlT7UDkTdSuRmdWfTzRTDsX6Tbcqs7pEaBhbusz rd7fAHWxkpFXrYrqmxoYNEGMKewQm5tnmtlvC9I3nBRZJnMN1FuOluYOY5m/1mcH2LS5 l5cBEQuBZHxm38VKeED/5XWxOeqKBFGZ0Ef4s57drUczoqMIjM+rGR5bDhEvTkCXkXl5 KWH3gWYuj61HcouibGyQDCl0efwv7K8UkvShKZMt7s3k9J/oClHundCsXnBBRHsckd+B Vr/RhLE9hKJ1rObkEF2IYyEslj489d9gMplgJib3Km80eBj6p7AfLtTJoSg1OSmBxCns 9L8w== X-Gm-Message-State: AOJu0Yzd7/LavS/PgZCDj3oMC6rI3SA3pBnqmvRBlI4MRpHNzmfgefX7 H9wREgX850Vd9K73jcr6yAAIyOs2EEdSLA== X-Google-Smtp-Source: AGHT+IEyYLY+je4eXi85QB59eW/o1iPnxtKSsBRbEuos6tq0pzVsro3S4D1N5tPbwVfWCmaWzcYXVg== X-Received: by 2002:a05:6402:278d:b0:53d:7be0:4a88 with SMTP id b13-20020a056402278d00b0053d7be04a88mr754207ede.22.1697694780581; Wed, 18 Oct 2023 22:53:00 -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.52.59 for <66624@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 22:52:59 -0700 (PDT) Message-ID: <8916ddafdf53296f530122e00d34e20a86f050b1.1697694142.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Thu, 19 Oct 2023 06:30:53 +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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.34 X-Spam-Score: 4.34 X-Migadu-Queue-Id: C767D589C3 X-TUID: 9/BGKutx8vh3 * gnu/packages/dictionaries.scm (translate-shell)[#:phases]: Add ‘emacs-build’. --- gnu/packages/dictionaries.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm index 19fe9b6f11..9f493d91ad 100644 --- a/gnu/packages/dictionaries.scm +++ b/gnu/packages/dictionaries.scm @@ -276,6 +276,8 @@ (define-public translate-shell (assoc-ref emacs:%standard-phases 'make-autoloads)) (add-after 'install 'emacs-install (assoc-ref emacs:%standard-phases 'install)) + (add-after 'emacs-install 'emacs-build + (assoc-ref emacs:%standard-phases 'build))) #:make-flags (list (string-append "PREFIX=" %output) "NETWORK_ACCESS=no test") #:imported-modules (,@%gnu-build-system-modules -- 2.41.0