qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* meson complains about "broken python installation"
@ 2021-11-01 14:53 Peter Maydell
  2021-11-01 15:06 ` Daniel P. Berrangé
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2021-11-01 14:53 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Paolo Bonzini

At some point in the last month a meson change landed, and now
when meson runs it complains:

 WARNING: Broken python installation detected. Python files installed
 by Meson might not be found by python interpreter.

There's nothing in the meson log here that says what it's
complaining about:


Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Program sh found: YES (/bin/sh)
Program python3 found: YES (/usr/bin/python3)
WARNING: Broken python installation detected. Python files installed
by Meson might not be found by python interpreter.
Program bzip2 found: YES (/bin/bzip2)
Sanity testing C++ compiler: c++ -m64 -mcx16
Is cross compiler: False.

I didn't pass any --python option to configure, and this is
a fresh build in a newly created build directory. Host is
x86-64 Ubuntu 18.04.6 LTS (bionic). /usr/bin/python is
Python 2.7.17 (which we do not use) and /usr/bin/python3
is Python 3.6.9.

Any idea what meson is complaning about ?

thanks
-- PMM


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

end of thread, other threads:[~2021-11-01 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-01 14:53 meson complains about "broken python installation" Peter Maydell
2021-11-01 15:06 ` Daniel P. Berrangé
2021-11-01 15:13   ` Peter Maydell

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 NNTP newsgroup(s).