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 2KffLH3EMGVtJwEAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 07:54:05 +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 2KffLH3EMGVtJwEAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 07:54:05 +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 A5BB5588C0 for ; Thu, 19 Oct 2023 07:54:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=erag3IoR; 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=1697694845; a=rsa-sha256; cv=none; b=WHnmYQ2aIVCxfL/Rw31Wnjy67YsLZLqTnqpUwYfxvZO1CAnFY4lVHYtnKhmVES5E3ou5G4 ikW+g7fo/c613ZmL3d+QEVq4Qv6CuxqhHTDyYMEi7BwwnINVZlv8DT6ib7Mw1D8buTw5Hm B73iVYBof3ao4S8/ep+4f64dR/uvgD30vHRyN2A8p0vFE96EcJGpupUPzwgxzrYHPODj4S 0nBjnZDPEzPryZio19WyYnt2CJkVsF1C+1G/bMWt6ERto0OQmgJTWQo74gCnWQ+ufSBuot uLzDSXE2Hbc8eX/UHIJdi/llGk42K4Hi8LiCDArIOFCuETVT7r8sEYuXY1O2dQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=erag3IoR; 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=1697694845; 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=VP/RuBqlBRm4unDcNF3ByTOQChq00jAAbAczvfxAPfs=; b=fIphOD+xp86dYNVdzAkfssGXR7QwnNouzNDerJSOMjmz+YfeKOPnlaHK8wEBuzHC57OPdw 1u02HVTAIUfHYkyl+qG62twno/8dGKyki6T2MMUGSRtyC3xucObY9ZcVLI3+jzGLwt5eaZ k8992w6fuM3LqC+1viFA6DduL0nAYzOYuxi4JD9LzNw9UbWA2Gn5cqwhW6pm/yFNSM2ujq qi8VmGY5XKXv21P0orrb6gRVLKSQZEfbDkeNNdVj3MFdUkKSkvbIl3si36PBvdsC1yC5X8 aqRz31zy6VE6gi+IR50wjc2mQ7XN9jPEnJIczDwWusYI2heAiqvS03Tsb4gR5g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtLyU-0003jU-Sf; 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 1qtLyS-0003iJ-Bf for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:36 -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 1qtLyS-0002Nk-2N for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtLys-0000vU-Cn; Thu, 19 Oct 2023 01:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66624] [PATCH emacs-team 03/15] gnu: translate-shell: Build autoloads before installing them. 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.16976948143381 (code B ref 66624); Thu, 19 Oct 2023 05:54:02 +0000 Received: (at 66624) by debbugs.gnu.org; 19 Oct 2023 05:53:34 +0000 Received: from localhost ([127.0.0.1]:35479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyQ-0000sT-9k for submit@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:34 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:56828) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyN-0000re-Tm for 66624@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:32 -0400 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-5230a22cfd1so13062273a12.1 for <66624@debbugs.gnu.org>; Wed, 18 Oct 2023 22:53:05 -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=VP/RuBqlBRm4unDcNF3ByTOQChq00jAAbAczvfxAPfs=; b=erag3IoR4cZ0FfsMScd+b9MD0JeQmyIcIK9CxQH06U88uPV2KJQ86qEis2qXsCm1uR A7vtgC7i45qlpqVYjVyELRvPvwWHFnO/01W5RQgFgP2Bma3i9l+gVbkNGCffTyZgceX0 lOfA2ZoEIlcjcE4/QlybZTBuFWG/rBNSZr/xnHZBpuOxQ84FJOut1BMEAX7fUlrSPBsB Ez/MY1O2C66BMe5nZrNzdP+LTBS/qLnDMJtYvaZoOXmvCraD/0pYvyvYHYiYUrZF4G39 URmNg3mihZKS/lT3xngwkyzfS3PV+PIc/3gTLkQnvSURIdEls5J0eLpqATFfdCzgIbb2 lT2A== 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=VP/RuBqlBRm4unDcNF3ByTOQChq00jAAbAczvfxAPfs=; b=gr0mCuE9S5lEkYZZ7oYG52bPKyqS+0eCD6Z3YYp/Ci2RlZLOuJ0VKBO1FrlCec3/qd dvzZBz2Xl90IQ8sjU2t3Fj2IXN3pCsWX9GvSBN+cH5oTHPzW7vIkAvRqUxtpeCOIWp/b ShbPc7H54ZAuiLTk/DFdD/MYT8zno2P5ON6IKkKr3f7hGR2AQPddmnWALqYnkPVntrA0 w3Kr1NFrgmJKV88iaef9jb9glRrJrqnIYlbHnwA3IHrP5+zgk6ZT5dBt7i7cXvRLzRlC ILhRXiH3VimAVcekHF3K+ZgR8XwKiP97fLjhxBQiQPAMnHpj1FKyTCX3txO8O3aPVz5f 1GhA== X-Gm-Message-State: AOJu0YxcGrZo3o4gMI7tlFKcvdTz5cWVsVv0g4m30AyGT+gqrPp+tN+8 o45nnjYep+plsNxahTQYdYu94j7iq468QQ== X-Google-Smtp-Source: AGHT+IFv9l8RP9ouA1wMDy/+fQmMSDpMo0She0rRMOSfNVCc2YwirrxQsNQ8JXzIqe/zXpY4Xmi+6A== X-Received: by 2002:a05:6402:350b:b0:53d:b839:203f with SMTP id b11-20020a056402350b00b0053db839203fmr714875edd.29.1697694779472; Wed, 18 Oct 2023 22:52:59 -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.58 for <66624@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 22:52:58 -0700 (PDT) Message-ID: In-Reply-To: References: From: Liliana Marie Prikler Date: Thu, 19 Oct 2023 06:29:26 +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: A5BB5588C0 X-TUID: J/Dr76EaIq+J * gnu/packages/dictionaries.scm (translate-shell)[#:phases]: Move ‘emacs-make-autoloads’ before ‘unpack’. Drop ‘emacs-autoload-compilation’. --- gnu/packages/dictionaries.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm index 06b5c4362c..19fe9b6f11 100644 --- a/gnu/packages/dictionaries.scm +++ b/gnu/packages/dictionaries.scm @@ -272,12 +272,10 @@ (define-public translate-shell curl "/bin:" fribidi "/bin:" rlwrap "/bin"))))))) + (add-after 'unpack 'emacs-make-autoloads + (assoc-ref emacs:%standard-phases 'make-autoloads)) (add-after 'install 'emacs-install (assoc-ref emacs:%standard-phases 'install)) - (add-after 'emacs-install 'emacs-make-autoloads - (assoc-ref emacs:%standard-phases 'make-autoloads)) - (add-after 'emacs-make-autoloads 'emacs-autoloads-compilation - (assoc-ref emacs:%standard-phases 'enable-autoloads-compilation))) #:make-flags (list (string-append "PREFIX=" %output) "NETWORK_ACCESS=no test") #:imported-modules (,@%gnu-build-system-modules -- 2.41.0