From unknown Sat Aug 16 13:40:24 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#65176 <65176@debbugs.gnu.org> To: bug#65176 <65176@debbugs.gnu.org> Subject: Status: ~25 test failures from make check in the latest master. Reply-To: bug#65176 <65176@debbugs.gnu.org> Date: Sat, 16 Aug 2025 20:40:24 +0000 retitle 65176 ~25 test failures from make check in the latest master. reassign 65176 emacs submitter 65176 Alan Mackenzie severity 65176 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 09 07:17:09 2023 Received: (at submit) by debbugs.gnu.org; 9 Aug 2023 11:17:09 +0000 Received: from localhost ([127.0.0.1]:38367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qThBd-0007CT-Ij for submit@debbugs.gnu.org; Wed, 09 Aug 2023 07:17:09 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qThBZ-0007Bt-8e for submit@debbugs.gnu.org; Wed, 09 Aug 2023 07:17:08 -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 1qThBT-0005r9-HO for bug-gnu-emacs@gnu.org; Wed, 09 Aug 2023 07:16:59 -0400 Received: from mx3.muc.de ([193.149.48.5]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qThBR-000128-Ma for bug-gnu-emacs@gnu.org; Wed, 09 Aug 2023 07:16:59 -0400 Received: (qmail 94934 invoked by uid 3782); 9 Aug 2023 13:16:54 +0200 Received: from acm.muc.de (pd953a736.dip0.t-ipconnect.de [217.83.167.54]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 09 Aug 2023 13:16:54 +0200 Received: (qmail 28299 invoked by uid 1000); 9 Aug 2023 11:16:54 -0000 Date: Wed, 9 Aug 2023 11:16:54 +0000 To: bug-gnu-emacs@gnu.org Subject: ~25 test failures from make check in the latest master. Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Submission-Agent: TMDA/1.3.x (Ph3nix) From: Alan Mackenzie X-Primary-Address: acm@muc.de Received-SPF: pass client-ip=193.149.48.5; envelope-from=acm@muc.de; helo=mx3.muc.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) Hello, Emacs. I've just updated my master repo. The latest commit I downloaded was: commit 08cc48e496ed98f16a014bf7ced69f527b72ab11 (HEAD -> master, origin/master, origin/HEAD) Author: Eric S. Raymond Date: Wed Aug 9 06:05:24 2023 -0400 Remove a DEFSYM that no longer needs to be in the C core. On building it --with-native-compilation (no other notable arguments) and running make check, I get lots of failures. On running $ find . -name '*.log' | xargs grep -c FAILED | sed '/:0$/d' from the test directory, I get this output: ../src/comp-tests.log:6 ../lisp/emacs-lisp/rmc-tests.log:4 ../lisp/emacs-lisp/edebug-tests.log:2 ../lisp/emacs-lisp/macroexp-tests.log:2 ../lisp/emacs-lisp/cl-macs-tests.log:2 ../lisp/x-dnd-tests.log:4 ../lisp/shadowfile-tests.log:6 ../lisp/dnd-tests.log:2 ../lisp/abbrev-tests.log:6 ../lisp/minibuffer-tests.log:2 ../lisp/erc/erc-tests.log:2 ../lisp/subr-tests.log:2 ../lisp/eshell/em-pred-tests.log:4 ../lisp/dired-tests.log:6 .. For each failure, FAILED appears twice in the .log file. That indicates 25 failures in these files. -- Alan Mackenzie (Nuremberg, Germany). From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 14 10:45:40 2023 Received: (at 65176-done) by debbugs.gnu.org; 14 Aug 2023 14:45:40 +0000 Received: from localhost ([127.0.0.1]:34119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVYp9-0007Mo-Ta for submit@debbugs.gnu.org; Mon, 14 Aug 2023 10:45:40 -0400 Received: from mx3.muc.de ([193.149.48.5]:25080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVYp7-0007MZ-SK for 65176-done@debbugs.gnu.org; Mon, 14 Aug 2023 10:45:38 -0400 Received: (qmail 99612 invoked by uid 3782); 14 Aug 2023 16:45:31 +0200 Received: from acm.muc.de (pd953a69e.dip0.t-ipconnect.de [217.83.166.158]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 14 Aug 2023 16:45:30 +0200 Received: (qmail 27819 invoked by uid 1000); 14 Aug 2023 14:45:29 -0000 Date: Mon, 14 Aug 2023 14:45:29 +0000 To: 65176-done@debbugs.gnu.org Subject: Re: bug#65176: Acknowledgement (~25 test failures from make check in the latest master.) Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Submission-Agent: TMDA/1.3.x (Ph3nix) From: Alan Mackenzie X-Primary-Address: acm@muc.de X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65176-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Emacs. This bug has now been fixed in master. The discussion around it took place on the thread in the emacs-devel mailing list with Subject: make check produces 25 failures and hangs (bug #65176).. -- Alan Mackenzie (Nuremberg, Germany). From unknown Sat Aug 16 13:40:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 12 Sep 2023 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator