From unknown Sun Jun 22 07:35:10 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#52322 <52322@debbugs.gnu.org> To: bug#52322 <52322@debbugs.gnu.org> Subject: Status: `make --question info` always fails Reply-To: bug#52322 <52322@debbugs.gnu.org> Date: Sun, 22 Jun 2025 14:35:10 +0000 retitle 52322 `make --question info` always fails reassign 52322 emacs submitter 52322 Stefan Kangas severity 52322 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 05 19:54:21 2021 Received: (at submit) by debbugs.gnu.org; 6 Dec 2021 00:54:21 +0000 Received: from localhost ([127.0.0.1]:60018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mu2Gr-0007iV-Ck for submit@debbugs.gnu.org; Sun, 05 Dec 2021 19:54:21 -0500 Received: from lists.gnu.org ([209.51.188.17]:51900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mu2Gq-0007iO-5E for submit@debbugs.gnu.org; Sun, 05 Dec 2021 19:54:20 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55080) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mu2Gp-0008RQ-Qn for bug-gnu-emacs@gnu.org; Sun, 05 Dec 2021 19:54:19 -0500 Received: from mail-pj1-f51.google.com ([209.85.216.51]:41938) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mu2Go-0000Sz-3i for bug-gnu-emacs@gnu.org; Sun, 05 Dec 2021 19:54:19 -0500 Received: by mail-pj1-f51.google.com with SMTP id gx15-20020a17090b124f00b001a695f3734aso7024220pjb.0 for ; Sun, 05 Dec 2021 16:54:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:mime-version:date:message-id:subject:to; bh=IIqlx6OsJxigxxTQNr9VgM1Gr4Q+0LxRx8I5ji1EKoA=; b=5dtd1Q+sKzXAVZD+e2uNY6112A/ib2iNQh0I8L6sTVrAkw/OPGjylS4F8vHNfOcrIm fdx8SWGmtn6pAmrNZtQEyrXTpuBL9wFpgeSM3uNfMgtSROZ9QXCNlDKrE3q6iWJs85CP B+snUKy+KOdXhd5skKauqBo61+v906tiqPkgesBXpaSjRJdNIyGv+ykhZCXwCzR3MzIl UL0BJcqOSryy1KEIMy6JphBGxRpEF4cTdU9G8Knjw78mr3X+hsXpO5yoo6oky2DWFTf8 qlyNL9rDB8gKqYgafF0TT0dwspL62d7tPmMN+JwM805TT2eCcIL8SQX6s20AdlMayoKF hMvw== X-Gm-Message-State: AOAM530tYWkmgK9lhokurIy04iWgls4968TazRbKDxl5MpTo93LVqv+D 74akVbqT1TKO3ywm2t3MxLzWKEBwn+dzfqyX5NGEG2TE X-Google-Smtp-Source: ABdhPJw3ylToNNlIr7htUi3PLTKSklqXbkNCLTEUfi8xyeRZQoHdSaE7EQFE9IOwQ46CJSDdZxnAZ/06FgT0aW8XNYA= X-Received: by 2002:a17:90b:1e0e:: with SMTP id pg14mr32570398pjb.143.1638752056027; Sun, 05 Dec 2021 16:54:16 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 6 Dec 2021 01:54:15 +0100 From: Stefan Kangas X-Debbugs-CC: Glenn Morris MIME-Version: 1.0 Date: Mon, 6 Dec 2021 01:54:15 +0100 Message-ID: Subject: `make --question info` always fails To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=209.85.216.51; envelope-from=stefankangas@gmail.com; helo=mail-pj1-f51.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.8 (/) 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: -1.8 (-) This command on emacs-28 and master always fails: make --question info Here is a reproducer: make info && make --question info || echo "failed" This breaks the `make-dist` script, where we rely on `make --question info' returning 0 to continue. I had to comment out that line to produce the first pretest. I have bisected this error to the following commit: fddd63f8b854f6bfa91403f69ba694ccb54197bc is the first bad commit commit fddd63f8b854f6bfa91403f69ba694ccb54197bc Author: Glenn Morris Date: Fri Feb 26 19:28:43 2021 -0800 Distribute the real source for some doc/misc manuals (bug#45143) * doc/misc/modus-themes.texi, doc/misc/org.texi: Remove generated files from repository. * doc/misc/Makefile.in: Add rules for building .texi from .org. (ORG_SRC, abs_top_builddir, EMACS, emacs): New variables. (org_template): New template. (orgclean): New phony target. * Makefile.in (info): Depend on lisp. * lisp/org/ox-texinfo.el (org-texinfo-export-to-texinfo-batch): New function. * doc/misc/org.org, doc/misc/org-setup.org: New files. Import from https://code.orgmode.org d8e8a97a14. From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 06 11:42:33 2021 Received: (at 52322) by debbugs.gnu.org; 6 Dec 2021 16:42:33 +0000 Received: from localhost ([127.0.0.1]:35222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1muH4T-0008DR-0A for submit@debbugs.gnu.org; Mon, 06 Dec 2021 11:42:33 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1muH4R-0008D6-9W for 52322@debbugs.gnu.org; Mon, 06 Dec 2021 11:42:32 -0500 Received: from [2001:470:142:3::e] (port=59564 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muH4M-00073S-1j; Mon, 06 Dec 2021 11:42:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=VacifsHrwFM+Zq6duakJFRX1LS4kNQPDv9HGnEwUMPE=; b=i6wrG2cu0Vd5lcT4e4LK NqHJbjCBVFtnZyxLZ/LGaEeEz5a836P7kq6dB55jfB+lSuUoUqeWbYJ/boOXwWrzupDX8TqG1dm8v mRyzjQa1QxnHDHanBRSQNNpwQbk64IutMS/jANurVkLRn7mv1+FiYoYac3zvHWsLi+nRhLJ+9wWo0 psUqm1SvUjgGNnSrEp74EK/Z8tH8anJTWSIFdyYtRxhVRloYdZTFga6bWx7nasEia96WVfxIDghRr AahqyC8rHp16PzMb80NVF7Fd2IKYSu8deBqhwfTqFIz2szWI2j6QYXzYR2y/ARaQXNHq7IgZcThO8 54+Sd1k5aB4sHA==; Received: from rgm by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1muH4K-0000Bg-Vv; Mon, 06 Dec 2021 11:42:25 -0500 From: Glenn Morris To: Stefan Kangas Subject: Re: bug#52322: `make --question info` always fails References: X-Spook: Elvis terrorist sweep Tremor Clinton Suspicious device X-Ran: 3/Dp!I,cx@\|!y,Etk()sMq|o81nY.eT{~:V.aP@bOU\6T.rE~,6l6l:DV(tWc=CXi'0Oj X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 06 Dec 2021 11:42:24 -0500 In-Reply-To: (Stefan Kangas's message of "Mon, 6 Dec 2021 01:54:15 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 52322 Cc: 52322@debbugs.gnu.org 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: -3.3 (---) ISTM that src/Makefile.in has a problem, in that it wants globals.h to be newer than gl-stamp, but the rule that generates globals.h ensures the opposite is always true. So it always tries to rebuild globals.h (even if it is a no-op). Working around that, one is left with the issue that compile-clean always runs, and make can't tell that it can be a no-op. Perhaps just get rid of the --question test. From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 06 15:58:05 2021 Received: (at 52322) by debbugs.gnu.org; 6 Dec 2021 20:58:06 +0000 Received: from localhost ([127.0.0.1]:35538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1muL3l-0000Tv-Oh for submit@debbugs.gnu.org; Mon, 06 Dec 2021 15:58:05 -0500 Received: from mail-pl1-f169.google.com ([209.85.214.169]:42676) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1muL3k-0000TN-DQ for 52322@debbugs.gnu.org; Mon, 06 Dec 2021 15:58:05 -0500 Received: by mail-pl1-f169.google.com with SMTP id u17so7885545plg.9 for <52322@debbugs.gnu.org>; Mon, 06 Dec 2021 12:58:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=aunixM/syeOsWYpzrwpsmn1pHEJABTrp9Fl35iaZL3A=; b=vyEbymrbaq5z22lUFb79Lb/FGD0a8NULyrp5Nq/wNqIu6E5p1MZrziIYy57J8AO+Uj YRHti4gCxNsoSJfJdIPB6vEED1/JjrEse7f8I87nnyhT1hQtQjOHMZTDnjbXwGftAJmw Y+NCoNkjFprneMlxHc/pQ5p+FR6t+3s9bXi5wJpklrwXRrqwU0jnzCEi6ecpvYwXK2Yg QCeB9WNyppUndeay9BvBBn3GjAwtaSLUFK1QtAxy1yAuZ2IqozP47ZBvWKKrgU+y20yB L1nZZGlN0tKOmSpf/9DNCOEXKPbAn3nFBcjvQdS3TJEDT8czPG/fwkot74a5swZgVU8e 8AcQ== X-Gm-Message-State: AOAM530NAyB4xU3caq6KNKgS4x1jQWFR6TADXTfLNj62hIrykH1BbLo7 /J3CheERacdVy1touAmnbVkaXe8zct2LoVieKWY= X-Google-Smtp-Source: ABdhPJzubHX1pBcUQcSXeDhLqV2tfI2irZqMkxv5XbyXu/Gp/1ZsVAnXx03HOHUt04vw3p+LwJjjBvnXnzQMOE2GmCo= X-Received: by 2002:a17:90a:4414:: with SMTP id s20mr1196835pjg.132.1638824277621; Mon, 06 Dec 2021 12:57:57 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 6 Dec 2021 21:57:57 +0100 From: Stefan Kangas In-Reply-To: References: MIME-Version: 1.0 Date: Mon, 6 Dec 2021 21:57:57 +0100 Message-ID: Subject: Re: bug#52322: `make --question info` always fails To: Glenn Morris Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 52322 Cc: 52322@debbugs.gnu.org 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.5 (/) Glenn Morris writes: > ISTM that src/Makefile.in has a problem, in that it wants globals.h to > be newer than gl-stamp, but the rule that generates globals.h ensures > the opposite is always true. So it always tries to rebuild globals.h > (even if it is a no-op). > > Working around that, one is left with the issue that compile-clean > always runs, and make can't tell that it can be a no-op. > > Perhaps just get rid of the --question test. Fine by me. AFAICT, we will run "make info" anyways. Any other comments? From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 13 21:23:28 2021 Received: (at 52322) by debbugs.gnu.org; 14 Dec 2021 02:23:28 +0000 Received: from localhost ([127.0.0.1]:57224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwxTU-0006Zf-Ir for submit@debbugs.gnu.org; Mon, 13 Dec 2021 21:23:28 -0500 Received: from mail-pj1-f45.google.com ([209.85.216.45]:55132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mwxTS-0006Z5-Gd for 52322@debbugs.gnu.org; Mon, 13 Dec 2021 21:23:27 -0500 Received: by mail-pj1-f45.google.com with SMTP id np3so13214955pjb.4 for <52322@debbugs.gnu.org>; Mon, 13 Dec 2021 18:23:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=knb/rsVm8j82q9DSQq2Xgv4zjCJWEj0/U2JXUEL7xEc=; b=P3EJ+fo3Het+vVnUfzx8Vxozq08TsRTr5GQhGeDRLq69IrDcSJN44q7WIxHjAspN8y sSJYOn9RtJH4ggWVwoLX0OcmFPDIjdFYN3hGR6kEf7T87fCA2IoCHJwO4jpLbWwd05cU 6MRee2nrret0YUAHeaP2OFNl6OfpwEij8SidujwDbRiztJNvwqrCnbbhUujwXoHeSe69 aZ/HOol+6IzWkz/3vMKCCp4FirsnHOJJdG10xittaZfEboBbY4G9K/b5ooMwp7ETM+E7 kRuT9prDZcX/DzRAnzjGBE4h9iOj9OoJ8/ENwVeGuGHXYrf2g5TB75AFMfrQWeL6/3tH kK/g== X-Gm-Message-State: AOAM530TIQreKZx1YRamdunXG9Oz67IE/S94vSvJU9JOFfXMpUcfDGvD 3LoKgrEbbxYWKy5aOZlLRGUTmuHp0wxKZJThqEE= X-Google-Smtp-Source: ABdhPJzx/E7p5QSckMOkD6V1o+NhIUwNxoWCJV0xP/JuUqeP84hshXF7FOmvM0m3Nl/LrbOF0vOHMAzI7dK+EMKOzG0= X-Received: by 2002:a17:90b:1e0e:: with SMTP id pg14mr2360017pjb.143.1639448600875; Mon, 13 Dec 2021 18:23:20 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 13 Dec 2021 18:23:20 -0800 From: Stefan Kangas In-Reply-To: References: MIME-Version: 1.0 Date: Mon, 13 Dec 2021 18:23:20 -0800 Message-ID: Subject: Re: bug#52322: `make --question info` always fails To: Glenn Morris Content-Type: multipart/mixed; boundary="0000000000007badc305d311df38" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 52322 Cc: 52322@debbugs.gnu.org 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.5 (/) --0000000000007badc305d311df38 Content-Type: text/plain; charset="UTF-8" close 52322 28.1 thanks Stefan Kangas writes: > Glenn Morris writes: > >> Perhaps just get rid of the --question test. > > Fine by me. AFAICT, we will run "make info" anyways. > > Any other comments? There have been no further comments within over a week, so I've installed the attached patch on the emacs-28 branch (commit 9de8eec3bc). --0000000000007badc305d311df38 Content-Type: text/x-diff; charset="US-ASCII"; name="0001-make-dist-Don-t-run-make-question-info-.-Bug-52322.patch" Content-Disposition: attachment; filename="0001-make-dist-Don-t-run-make-question-info-.-Bug-52322.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: 40eb4a3f161c08a8_0.1 RnJvbSA5ZGU4ZWVjM2JjOWJlMmY2ZTdkZWJmMjYxNTljMTc2MWM0N2RmOTA5IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBTdGVmYW4gS2FuZ2FzIDxzdGVmYW5AbWFyeGlzdC5zZT4KRGF0 ZTogVHVlLCAxNCBEZWMgMjAyMSAwMzowODozNyArMDEwMApTdWJqZWN0OiBbUEFUQ0hdICogbWFr ZS1kaXN0OiBEb24ndCBydW4gIm1ha2UgLS1xdWVzdGlvbiBpbmZvIi4gIChCdWcjNTIzMjIpCgot LS0KIG1ha2UtZGlzdCB8IDcgLS0tLS0tLQogMSBmaWxlIGNoYW5nZWQsIDcgZGVsZXRpb25zKC0p CgpkaWZmIC0tZ2l0IGEvbWFrZS1kaXN0IGIvbWFrZS1kaXN0CmluZGV4IGIwNjkxMzBjYTYuLmRi N2E3NGI4MmIgMTAwNzU1Ci0tLSBhL21ha2UtZGlzdAorKysgYi9tYWtlLWRpc3QKQEAgLTI5OSwx MyArMjk5LDYgQEAgdGVtcHBhcmVudD0KICAgICBlY2hvICIke2JvZ29zaXRpZXN9IgogICBmaQog Ci0gICMjIFRoaXMgZXhpdHMgd2l0aCBub24temVybyBzdGF0dXMgaWYgYW55IC5pbmZvIGZpbGVz IG5lZWQKLSAgIyMgcmVidWlsZGluZy4KLSAgaWYgWyAtciBNYWtlZmlsZSBdICYmIFsgIiR3aXRo X2luZm8iID0gInllcyIgXTsgdGhlbgotICAgICAgZWNobyAiQ2hlY2tpbmcgdG8gc2VlIGlmIGlu Zm8gZmlsZXMgYXJlIHVwLXRvLWRhdGUuLi4iCi0gICAgICBtYWtlIC0tcXVlc3Rpb24gaW5mbyB8 fCBlcnJvcj15ZXMKLSAgZmkKLQogICAjIyBJcyB0aGlzIGEgcmVsZWFzZT8KICAgY2FzZSAkdmVy c2lvbiBpbgogICAgICAgWzEtOV1bMC05XS5bMC05XSkKLS0gCjIuMzAuMgoK --0000000000007badc305d311df38-- From unknown Sun Jun 22 07:35:10 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, 11 Jan 2022 12:24:04 +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