On 6/19/2025 10:29 PM, Peter Xu wrote: > On Thu, Jun 19, 2025 at 11:06:46AM +0800, Chenyi Qiang wrote: >> To fix the build error with --enable-docs configuration, Add the below fixup > > Thanks, this works for me. > > Though I just noticed it has more than the doc issue.. please see: > > https://gitlab.com/peterx/qemu/-/jobs/10403528070 Thanks for reporting. I didn't try the different configure combination.. > > So 6 failures (and you can ignore the rust warnings): > > https://gitlab.com/peterx/qemu/-/pipelines/1878653850 > > WASM complains a bit more than others, but worth double check from your > side too. Most of the warnings are not from this series. I think they can be ignored. I have sent a fixup for patch #4. I think it can resolve those 6 failures which report the same error. > > Thanks, >