[libvirt-users] libvirt build issue - make check fails , file name long

Raj Ravi mekaviraj at gmail.com
Fri Jul 11 10:13:00 UTC 2014


Hi,
I was trying to build libvirt-0.10.2-29.

Now, it builds fine in simple directory setting:
like /home/itsme/test/libvirt/

But, if the directory setting is long:
like /home/public/test/abc-v1/liibvrt-v1-v2/   = > it fails.


Reason for failure is :qemumonitorjsontest

I tried running the specific test case like :
VIR_TEST_VERBOSE=1  ./qemumonitorjsontest

========================
 1) GetStatus
... libvir: XML-RPC error : Path
/home/public/abc_v1_v2/libvirt_0.10.2_29/BUILD/libvirt-0.10.2/tests/qemumonitorjsontest.sock
too long for unix socket: File name too long
FAILED
 2) GetVersion
... libvir: XML-RPC error : Path
/home/public/abc_v1_v2/libvirt_0.10.2_29/BUILD/libvirt-0.10.2/tests/qemumonitorjsontest.sock
too long for unix socket: File name too long
FAILED
 3) GetMachines
... libvir: XML-RPC error : Path
/home/public/abc_v1_v2/libvirt_0.10.2_29/BUILD/libvirt-0.10.2/tests/qemumonitorjsontest.sock
too long for unix socket: File name too long
FAILED
 4) GetCPUDefinitions
... libvir: XML-RPC error : Path
/home/public/abc_v1_v2/libvirt_0.10.2_29/BUILD/libvirt-0.10.2/tests/qemumonitorjsontest.sock
too long for unix socket: File name too long
FAILED
 5) GetCommands
... libvir: XML-RPC error : Path
/home/public/abc_v1_v2/libvirt_0.10.2_29/BUILD/libvirt-0.10.2/tests/qemumonitorjsontest.sock
too long for unix socket: File name too long
FAILED
========================
Is this a known issue ?

Is there any specific patch which addresses this issue ? Please let me know.


Thanks,
Raj




More information about the libvirt-users mailing list