<div dir="ltr"><div><div><div>We've also been having some troubles actually getting ninja and meson to run properly. Our team has one member on MacOS, one on Ubuntu 18.04, and one working on a remote server (Ubuntu again) without sudo privileges. We want to be able to run ninja test to properly test and clean our code as we make pull requests, but it's been very difficult to get set up.<br><br></div>The Ubuntu aptitude store has an outdated version of meson that doesn't actually run properly, and the pip3 version is up to date but then the build dependencies are left unresolved. These dependencies are also by default not actually in the aptitude store either, nor can they easily be mass installed via homebrew (to our knowledge). Even after manually configuring aptitude to find the links to all the dependencies of the project, manually installing meson and ninja, and installing the dependencies, we are still left with an error that says "XDR is required for remote driver". Most of our team cannot even reach this point, as any of the earlier steps is not reproducible due to either the environment not having the correct tooling or lacking sufficient administrator privilege to execute them.<br><br></div>All of our code we've written thus far has relied entirely upon the CI to build the project for us, which is not a particularly efficient workflow due to the time it takes for CI to finish. How can we get ninja test (and other build tools) to actually run on our machines? Do you have any additional instructions that we may be able to use outside of the CONTRIBUTING.rst file?<br><br></div>-Ryan Gahagan<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Nov 7, 2020 at 12:04 PM Barrett J Schonefeld <<a href="mailto:bschoney@utexas.edu">bschoney@utexas.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Michal,</div><div><br></div><div>We've struggled with the email system so far. You may have seen when we submitted a chain of 65 patches when we meant to send only the last commit. We tested this by sending it to ourselves first but must have made a mistake when submitting to <span><span dir="ltr" name="libvir-list">libvir-list.</span></span></div><div><span><span dir="ltr" name="libvir-list"><br></span></span></div><div><span><span dir="ltr" name="libvir-list">We submitted an initial patch for issue-11, which was rejected because Ryan emailed the patch, but I was CCed. I am working on getting my computer set up to submit this patch myself.<br></span></span></div><div><span><span dir="ltr" name="libvir-list"><br></span></span></div><div><span><span dir="ltr" name="libvir-list">Additionally, we submitted a patch for issue-16 (from Ryan Gahagan), and we feel confident we did this correctly (even received a confirmation email). However, we have not seen the patch posted on the forum nor have we received any email that the patch was rejected. Is it possible it has not been posted because we left outstanding questions in the patch?</span></span></div><div><span><span dir="ltr" name="libvir-list"><br></span></span></div><div><span><span dir="ltr" name="libvir-list">Best regards,</span></span></div><div><span><span dir="ltr" name="libvir-list">Barrett Schonefeld<br></span></span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 6, 2020 at 2:03 AM Michal Prívozník <<a href="mailto:mprivozn@redhat.com" target="_blank">mprivozn@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/5/20 10:04 PM, Barrett J Schonefeld wrote:<br>
> Hey folks,<br>
> <br>
> We appreciate the feedback, and we've used this to complete some initial <br>
> work on issue 11.<br>
> <br>
> We started with small changes in src/util, and we submitted them via <br>
> email (following these guidelines on submitting patches <br>
> <<a href="https://libvirt.org/submitting-patches.html" rel="noreferrer" target="_blank">https://libvirt.org/submitting-patches.html</a>>) to ensure we are on the <br>
> right path.<br>
> <br>
> We do not see the patch we submitted via email showing up in the <br>
> threads, and we are wondering if we are submitting incorrectly or if the <br>
> patch goes through some approval process before appearing in the threads.<br>
> <br>
> Best regards,<br>
> Barrett Schonefeld<br>
<br>
So I checked the moderator's queue and there are no patches stuck, so <br>
probably it is something else. Did you see any error when 'git <br>
send-email'-ing the patches? When I was setting up my machine I used to <br>
send patches just to me to verify send-email is working and only then I <br>
tried to send patches to the list.<br>
<br>
Also, are you sure you (the sender) are subscribed to the list? <br>
Generally, if you aren't then list won't forward your e-mails/patches.<br>
<br>
Michal<br>
<br>
</blockquote></div>
</blockquote></div>