unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 52322@debbugs.gnu.org
Cc: Glenn Morris <rgm@gnu.org>
Subject: bug#52322: `make --question info` always fails
Date: Mon, 6 Dec 2021 01:54:15 +0100	[thread overview]
Message-ID: <CADwFkmnN+dRQwO1XjChcsTVA8F1VS62rD2ne=_65AoUyvPZ2zg@mail.gmail.com> (raw)

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 <rgm@gnu.org>
    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.





             reply	other threads:[~2021-12-06  0:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06  0:54 Stefan Kangas [this message]
2021-12-06 16:42 ` bug#52322: `make --question info` always fails Glenn Morris
2021-12-06 20:57   ` Stefan Kangas
2021-12-14  2:23     ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkmnN+dRQwO1XjChcsTVA8F1VS62rD2ne=_65AoUyvPZ2zg@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=52322@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).