From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#66721: 29.1; make sanity-check fails Date: Tue, 24 Oct 2023 14:08:26 +0300 Message-ID: <83jzrcmg5x.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35437"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 66721@debbugs.gnu.org To: Ulrich Mueller Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 24 13:09:58 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qvFIL-0008qv-I5 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 24 Oct 2023 13:09:57 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvFI1-00066S-CZ; Tue, 24 Oct 2023 07:09:38 -0400 Original-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 1qvFHx-00066C-Tx for bug-gnu-emacs@gnu.org; Tue, 24 Oct 2023 07:09:34 -0400 Original-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 1qvFHx-0006hB-Ks for bug-gnu-emacs@gnu.org; Tue, 24 Oct 2023 07:09:33 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvFIQ-0004pZ-AP for bug-gnu-emacs@gnu.org; Tue, 24 Oct 2023 07:10:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 24 Oct 2023 11:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66721 X-GNU-PR-Package: emacs Original-Received: via spool by 66721-submit@debbugs.gnu.org id=B66721.169814574418497 (code B ref 66721); Tue, 24 Oct 2023 11:10:02 +0000 Original-Received: (at 66721) by debbugs.gnu.org; 24 Oct 2023 11:09:04 +0000 Original-Received: from localhost ([127.0.0.1]:53274 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvFHT-0004oH-Tw for submit@debbugs.gnu.org; Tue, 24 Oct 2023 07:09:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvFHN-0004ne-DQ for 66721@debbugs.gnu.org; Tue, 24 Oct 2023 07:09:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvFGo-0006KV-5W; Tue, 24 Oct 2023 07:08:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=M70jY7iYO8QP/kfn4hI/gLdTh233pURlBw4wNiWlnuk=; b=USM4jJmTMjX6 reqC72kZIhW4vL6+jAvMXvRMaK3fzes5jdO/UHt2UhmOJffc6vS+/CrkutM0YBqa+Ua0iVITNdIQm qWEL/0qe2k+5KGtYd+ler2DnnP7oW01pnPTUdSdWX5w9OBeaUPAC4/4rneDpxXjE8snl0Zy24VYK+ oRo4D62st6pPI/puoAsF7DIRSf6AIOuZQf1tomVDbAcgljrsuUXHQP9DmID4NWs36ao34fJIvKBuP Pc9kCYnS1f5MW/2mSZHcDpVgTJyVrFrKk69C8QGMXQHGBmwl3rSbtpGLMaR42EvsMeIRjj1e4t0Cd rS6hYpcL/1TmAXxfWz2vEg==; In-Reply-To: (message from Ulrich Mueller on Tue, 24 Oct 2023 08:24:13 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:273095 Archived-At: > From: Ulrich Mueller > Date: Tue, 24 Oct 2023 08:24:13 +0200 > > Forwarding downstream bug https://bugs.gentoo.org/916180: > > Building Emacs aborts with: > "make all" succeeded, but Emacs is not functional. > > Adding the --quick option fixes it (and may indicate that the user's > installed packages must be updated for Emacs 29). In either case, local > add-ons and configuration shouldn't break the build of Emacs itself. One could argue (although I personally will not necessarily agree) that making sure site-lisp loads fine _is_ part of the sanity check, since a failure to load that is not necessarily due to problem in site-lisp, it could be a problem with the built Emacs. > I propose the trivial patch below, preferably for the emacs-29 branch. Thanks, but I don't think it's trivial, so please install it on master, as I don't want any changes in the build at this late stage of Emacs 29 release cycle. Also, please use -Q, not --quick, as I think the former is more familiar.