<div dir="ltr"><div>Hi there,<br><br></div>I'm new to libvirt and I'm trying to install it on a Debian Jessie system. My goal is to create and use VMs from the command line. <br><br>When I get to the $ make check (not as root) I am getting the message below. I am not sure if those "failed" messages should be corrected before starting to use libvirt, not sure how important they are. I will appreciate any hint or advise. Thanks.<br><br>=========================================<br>   libvirt 1.3.0: tests/test-suite.log<br>=========================================<br><br># TOTAL: 115<br># PASS:  112<br># SKIP:  1<br># XFAIL: 0<br># FAIL:  2<br># XPASS: 0<br># ERROR: 0<br><br>.. contents:: :depth: 2<br><br>FAIL: qemuxml2argvtest<br>======================<br><br>TEST: qemuxml2argvtest<br>      ........................................ 40 <br>      ........................................ 80 <br>      ........................................ 120<br>      ...!.................................... 160<br>      ........................................ 200<br>      ........................................ 240<br>      ........................................ 280<br>      ........................................ 320<br>      ........................................ 360<br>      ........................................ 400<br>      ........................................ 440<br>      ........................................ 480<br>      ........................................ 520<br>      .............                            533 FAIL<br><br>FAIL: virsh-uriprecedence<br>=========================<br><br>TEST: virsh-uriprecedence<br>      !!!!                                     4   FAILED<br><br>SKIP: virsh-all<br>===============<br><br>./virsh-all: skipping test: <br>This test is very expensive, so it is disabled by default.<br>To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1<br></div>