From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 +EG7N3rUHGXhEwAAauVa8A:P1 (envelope-from ) for ; Wed, 04 Oct 2023 04:56:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +EG7N3rUHGXhEwAAauVa8A (envelope-from ) for ; Wed, 04 Oct 2023 04:56:59 +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 98F3845D87 for ; Wed, 4 Oct 2023 04:56:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="G2EUxaW/"; 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=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=1696388218; 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: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=GOrCTMfmb2w6U/QbbYdMmWjL2SGLnrZm4E7P+9cEt8U=; b=rwBylzkAVd5HYmhPUWctziliZBM+z0AsRpFuVioP0bem7Ct5pfZjzQrej+mEuM7MOdySo8 Vj/903vYe5r1nuYFrSjjgnoyPo9Z6zgk3W3nVqTzojaj/gycncecR2mBO/2nuaUvsv5bMR QiPhfJMJtvLyM0MnmtB4nw8+KgBxHN+NZ+0nPM3gfAg68YGqiPvpc/HB085kCIptHZNdu6 k+T6JTofa/lTbd3psSaqlvIxutZXUWVnc+iRiOdTRmW5ocGCEA3dTFWQi8748m/ME90Sqm BzemxNIo+ZFXznBbYY9G/WjJJl5vawO/91uw8CyVxT/i8hdhuU+jSfMwvZ1HQQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696388218; a=rsa-sha256; cv=none; b=lS2lDmJABf4OayYHCF/pjHBauD+lFZidLbq9pC5SYYi1OzLt7OFGC+WwuK2fCMTftb2/dR 0Ra0YXJp/SJR5lIJBC3wkBS0FxK0x3kYPDltKHUbVy4wRKGl72CzxxEg2xbUq1HDR/Rrnb IvEV7bULBd24OAVEcDTsSPqq60N9+55pF/Qg6u44xZjhRKbhxiI62kjEYPqYDxsOakzxUw ziBmwpf9MBlwHQ16wYbnPAp9dpqeypdYk1RiXirg74KdePll0HhJIOkkmL/Ie+RJ3dIEQ0 /402amFDomjeHytT1TGJvh19LoAnLB4ptD9zfqele1IaK8Fy1ghlYA/VqD+hTw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="G2EUxaW/"; 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=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 1qns46-00032U-P6; Tue, 03 Oct 2023 22:56: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 1qns45-00032M-QT for bug-guix@gnu.org; Tue, 03 Oct 2023 22:56:45 -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 1qns45-0006oE-1h for bug-guix@gnu.org; Tue, 03 Oct 2023 22:56:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qns4M-0006eT-Ei for bug-guix@gnu.org; Tue, 03 Oct 2023 22:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#61542: emacs-next doesn't load .eln files Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 04 Oct 2023 02:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61542 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "ytc" Cc: 61542@debbugs.gnu.org Received: via spool by 61542-submit@debbugs.gnu.org id=B61542.169638818625517 (code B ref 61542); Wed, 04 Oct 2023 02:57:02 +0000 Received: (at 61542) by debbugs.gnu.org; 4 Oct 2023 02:56:26 +0000 Received: from localhost ([127.0.0.1]:41070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qns3m-0006dU-GW for submit@debbugs.gnu.org; Tue, 03 Oct 2023 22:56:26 -0400 Received: from mail-qv1-xf36.google.com ([2607:f8b0:4864:20::f36]:47576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qns3k-0006dG-Uh for 61542@debbugs.gnu.org; Tue, 03 Oct 2023 22:56:25 -0400 Received: by mail-qv1-xf36.google.com with SMTP id 6a1803df08f44-65b02e42399so9797316d6.3 for <61542@debbugs.gnu.org>; Tue, 03 Oct 2023 19:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696388161; x=1696992961; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=GOrCTMfmb2w6U/QbbYdMmWjL2SGLnrZm4E7P+9cEt8U=; b=G2EUxaW/HoBmMdcvSiqkmkNNuay67DtoYZRA2l1OAuZC4ksVLIisflTS1sXvxvaZPj Q03maFVfO7sUpzlQNOGxSQWiXvo98SmUMI9FhVGNB+Nq4JzRp30vAyD2Xp3cWlC0JdjX Ctem9Uq+803rqHdoawWszah/cN1D9KEkmToJk3f/X8iRnQ6aj/KryWVuVe/bQ+3UOTtu P2cR2/i0bsfpZFfUwYzPP1jwSOgI3MTcgrNELDUCBZeY4H2EJMxA8pwgGa3+eO4yY0/y /Ga5TGC1tz0Ui99gtGkDQ38wST+W/d59HuNtJ8HUsfo0OVE8VZoGHvnoiib/Z9ORwpJP 9i0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696388161; x=1696992961; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=GOrCTMfmb2w6U/QbbYdMmWjL2SGLnrZm4E7P+9cEt8U=; b=Ial+EDHVnYiNkAxzp6dCR2qDny/QxWfKVl0laP0gAEX8Qj0+oiB2p6yy2VgwkwwIbj tmjzDbiVme44VrlcfJV0DfGAm7W1f0H6hzCUuU0nt5LqiEhvQJ4gtFsJAmcKKlyHdwEI VBiHM+B3KkM/flT5JD4960IXPffkiTAyjtDxDwBDZAR2Ih+xpPwAk65QbSQ2m52mo2KL Q/KdjzEdYw+p+8ez8WhA4oHTDvR5Tzfg8KwOVGkyhSSc9aMFr9h6MyipPXalmDClriO+ Alm0MH8Dchm147RKNktWWV9pBropDZbibFjMhCZaJ1qq5H/0a6lV2Ift6fQUvu2vsRzh 6ThA== X-Gm-Message-State: AOJu0YwU99/W/AYJCiBevk4fc2X+09hOm+HWD5UwpLriB4Rs+VgBgwMi TLQuSX6uKFXtWWbNGgTL9PQ6f2/IhwM= X-Google-Smtp-Source: AGHT+IF0JKcVZ+gpn6S5Ze+7bokej+0isTZ0+w21ObbOAymqMxtDt9ADimDPO1KLW9s4iUncSPBDjA== X-Received: by 2002:a05:6214:3d89:b0:655:d81a:2cd2 with SMTP id om9-20020a0562143d8900b00655d81a2cd2mr1047463qvb.64.1696388161516; Tue, 03 Oct 2023 19:56:01 -0700 (PDT) Received: from hurd (dsl-141-24.b2b2c.ca. [66.158.141.24]) by smtp.gmail.com with ESMTPSA id x13-20020a0ce24d000000b006577e289d37sm983344qvl.2.2023.10.03.19.56.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Oct 2023 19:56:01 -0700 (PDT) From: Maxim Cournoyer References: <877cwizfql.fsf@std.iyte.edu.tr> Date: Tue, 03 Oct 2023 22:56:00 -0400 In-Reply-To: <877cwizfql.fsf@std.iyte.edu.tr> (ytc's message of "Thu, 16 Feb 2023 02:11:14 +0300") Message-ID: <87r0mb3xkv.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Migadu-Spam-Score: -5.09 X-Spam-Score: -5.09 X-Migadu-Queue-Id: 98F3845D87 X-TUID: Qcbn2JzSjzYt Hi, "ytc" writes: > Hello. I've noticed that when I install Emacs packages with > `--with-input=emacs-minimal=emacs-next' transformation option, Emacs > cannot load native compiled files. The reason might be that the > byte-compiled files of those packages couldn't be found. Could you > please look into this problem? Just to make sure, the profile containing the emacs packages also contains emacs-next, correct? -- Thanks, Maxim