All of lore.kernel.org
 help / color / mirror / Atom feed
* Bogus "is either too old or uses too old a Python version" from docs/meson.build
@ 2021-02-25 12:23 Markus Armbruster
  2021-02-25 12:55 ` Peter Maydell
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Armbruster @ 2021-02-25 12:23 UTC (permalink / raw)
  To: Yonggang Luo; +Cc: Peter Maydell, qemu-devel, Paolo Bonzini

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.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-01  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-25 12:23 Bogus "is either too old or uses too old a Python version" from docs/meson.build Markus Armbruster
2021-02-25 12:55 ` Peter Maydell
2021-02-25 13:41   ` Markus Armbruster
2021-02-25 14:01     ` Peter Maydell
2021-03-01  9:17       ` Markus Armbruster

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.