From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gPQDMisS4mWrSAEAe85BDQ:P1 (envelope-from ) for ; Fri, 01 Mar 2024 18:36:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id gPQDMisS4mWrSAEAe85BDQ (envelope-from ) for ; Fri, 01 Mar 2024 18:36:43 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bayesians.ca header.s=protonmail2 header.b=HkAtISFA; dmarc=pass (policy=none) header.from=gnu.org; 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=1709314603; h=from:from:sender:sender:reply-to: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=DRj2aCxd9TVmQBuR/jNmmLwajH61qp+31hbarIWv26g=; b=OcAQpZYc1ONQ7JfsMOVNrprwmO1CO5EYqudGK7rbPTWnwyip9/uaHmEgyWgMCkAsXBz0K5 FdlpyWpLoor+OPVExE0KlQo01G1QlDWUL4XnBgXVuMaAh8G478e6mdaPL5qu5faKnTPs2l XME7OooE9H9X2Ci/mKafWpqrfkogskMp9S13abeF6b19Aftb2q+FSxgnQOe1+mjUkhif9K HCV9ziKTPTVdSg83EJlgxXtxzvDXRUb2A7em52kDk+EwBMTf1iq78vG3cebxAkqzFN4QXW yCjc8sxjj4yLSfGGCs11M52EQdZefx3Xv/8ETJBRf/nYReX4C31AHoHpXgE8kw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bayesians.ca header.s=protonmail2 header.b=HkAtISFA; dmarc=pass (policy=none) header.from=gnu.org; 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=1709314603; a=rsa-sha256; cv=none; b=oMQKcv73wpJyDEmvnR62m6KR0/YQTW5kQ2IvBfI4H/CxtjNyM0i8Jpwdftn4YZeOUhVMMb SPiEP8G8OZKeExWxhI7DPmFMfzdx3zjYLKEEBO6gta48aupkxVlZO2Z3CGnYL2uVFHZZ6C T9l/06ut00ugiWjvrY21sTXylU9GzaGQkAu14yqDyzUre16dJ3X+prxiE0KE/7X619TuzP avcho0vVynz2JqY0v5H91KUemYdQoV4tzs7ktKo+HdFh+sTM2hOIN+tHIItgOJxSxX8skH 3N6IjWRrh3neo5HjHF3r4H1mPAtuKNFRNpuFjY9Lt3cDEiT+kRJJTGzSP9AnnQ== 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 659FB110FD for ; Fri, 1 Mar 2024 18:36:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rg6oH-0002TU-Ti; Fri, 01 Mar 2024 12:36:37 -0500 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 1rg6oE-0002T4-NI for guix-patches@gnu.org; Fri, 01 Mar 2024 12:36:34 -0500 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 1rg6oE-0007X4-FX for guix-patches@gnu.org; Fri, 01 Mar 2024 12:36:34 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rg6of-0002V1-Tr for guix-patches@gnu.org; Fri, 01 Mar 2024 12:37:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67260] [PATCH emacs-team v11 0/7] You thought it was term/internal.el, but it was me, Dio! References: In-Reply-To: Resent-From: Suhail Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 01 Mar 2024 17:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67260 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: cox.katherine.e+guix@gmail.com, 67260@debbugs.gnu.org, Suhail , andrew@trop.in Received: via spool by 67260-submit@debbugs.gnu.org id=B67260.17093146109588 (code B ref 67260); Fri, 01 Mar 2024 17:37:01 +0000 Received: (at 67260) by debbugs.gnu.org; 1 Mar 2024 17:36:50 +0000 Received: from localhost ([127.0.0.1]:37374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rg6oT-0002UY-0i for submit@debbugs.gnu.org; Fri, 01 Mar 2024 12:36:50 -0500 Received: from mail-40136.proton.ch ([185.70.40.136]:50335) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rg6oO-0002UH-12 for 67260@debbugs.gnu.org; Fri, 01 Mar 2024 12:36:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bayesians.ca; s=protonmail2; t=1709314568; x=1709573768; bh=DRj2aCxd9TVmQBuR/jNmmLwajH61qp+31hbarIWv26g=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=HkAtISFAtpumaxJKzehFsx26RRSxuwpB1L70neBeiwdmXmwos3g/qOoNqsqIm/66A cnoISoEwxjsXOz3V6a+pWTQH/5efWbOA26qaRBI5JgWhEiULdBQjO3ccQI6TctzJCA sjOYYM5sEU3tLK7GKST6t82wkKI+qGB9VVYaAb8GLfbBwaKKZcxpTo6EsNmkx2iIbw FImCa6MxQpfZ78MJ3Jsmae1G9tbuveAKAipmo7Utev19vLFKZ1RXvxVlFuFaekWt59 6GFI1b6adm9jRGac4xRcBTfKxcQ7mhMstTp5U3I1UwyWhSrHpn2kHJfntUkKkiafx8 aGjqFoMfC5LYw== Date: Fri, 01 Mar 2024 17:35:59 +0000 Message-ID: <878r31onwr.fsf@bayesians.ca> Feedback-ID: 38691229:user:proton 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Suhail X-ACL-Warn: , Suhail via Guix-patches From: Suhail via Guix-patches via 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-Migadu-Spam-Score: -5.26 X-Spam-Score: -5.26 X-Migadu-Queue-Id: 659FB110FD X-Migadu-Scanner: mx13.migadu.com X-TUID: Mw381lwrxljr Liliana Marie Prikler writes: > I finally came up with the perfectly cursed mix that enables us to > actually load *and* graft our natively compiled packages with ease. I can confirm that all the features being checked show up as natively compiled as default - yay! However, there seems to be some brittleness in whether or not natively-compiled versions can be located. Specifically, by reordering the entries of the load-path, unloading previously loaded features, and then reloading them some features will be reported as being byte-compiled instead of natively-compiled. Is my expectation that reordering entries in the load-path shouldn't affect the natively-compiled status misplaced? >From the previously shared test script, cases 01, 02, 03 pass now. However, case 04-load-path-order-should-not-determine-natively-compiled-status still fails. Where in v10 it failed because 3 features previously reported as being byte-compiled became natively-compiled, now it fails because the same 3 features go from being natively-compiled to byte-compiled after reordering load-path. The features in question are the same ones that were problematic in v10: - term/internal - mule-util - ucs-normalize My opinion: v11 seems to be an improvement over v10. While I don't believe that v11 is free of *all* bugs, I don't believe that that should be a necessary pre-requisite before merging in. I believe it would be beneficial to merge v11 into emacs-team soon(ish) and for the emacs-team branch to be merged into master soon thereafter. A separate bug issue can be created to track the peculiar dependence of the native-compilation status on the ordering of entries in load-path. Thoughts? --=20 Suhail