All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Yonggang Luo <luoyonggang@gmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Subject: Bogus "is either too old or uses too old a Python version" from docs/meson.build
Date: Thu, 25 Feb 2021 13:23:50 +0100	[thread overview]
Message-ID: <87ft1kqqsp.fsf@dusky.pond.sub.org> (raw)

I just chanced on this one:

    Program sphinx-build-3 found: YES
    ../docs/meson.build:30: WARNING: /usr/bin/sphinx-build-3 is either too old or uses too old a Python version

    ../docs/meson.build:33:6: ERROR: Problem encountered: Install a Python 3 version of python-sphinx

    A full log can be found at /work/armbru/qemu/bld-x86/meson-logs/meson-log.txt

    ERROR: meson setup failed

My sphinx-build-3 is just fine, the problem is caused by me changing my
tree so that

1. qapi-gen.py fails (because I messed up), and

2. make re-runs configure.

Perhaps the test for a working sphinx-build-3 could be made a bit more
robust.



             reply	other threads:[~2021-02-25 12:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-25 12:23 Markus Armbruster [this message]
2021-02-25 12:55 ` Bogus "is either too old or uses too old a Python version" from docs/meson.build Peter Maydell
2021-02-25 13:41   ` Markus Armbruster
2021-02-25 14:01     ` Peter Maydell
2021-03-01  9:17       ` Markus Armbruster

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

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

  git send-email \
    --in-reply-to=87ft1kqqsp.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=luoyonggang@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.