Re: [External] Re: Configure no longer works after pulling in the latest QEMU commits

2023-05-19 Thread Hao Xiang
Hi Paolo, I have applied this patch locally and I am able to run "configure" now. From: "Paolo Bonzini" Date: Fri, May 19, 2023, 1:31 AM Subject: [External] Re: Configure no longer works after pulling in the latest QEMU commits To: "Hao Xiang", "qemu-devel@nongn

Re: Configure no longer works after pulling in the latest QEMU commits

2023-05-19 Thread Paolo Bonzini
On 5/19/23 05:00, Hao Xiang wrote: Hi, After pulling in the QEMU latest commits, I can no longer run the "configure" command. Below is the error message I am seeing. I believe this is related to this change "configure: create a python venv unconditionally". I am running on Debian GNU/Linux 1

Configure no longer works after pulling in the latest QEMU commits

2023-05-18 Thread Hao Xiang
Hi, After pulling in the QEMU latest commits, I can no longer run the "configure" command. Below is the error message I am seeing. I believe this is related to this change "configure: create a python venv unconditionally". I am running on Debian GNU/Linux 11 (bullseye) and 5.15 kernel version. Wha