Hi, I have a problem building vdsm on RHEL 6.2
After running the following: # git clone http://gerrit.ovirt.org/p/vdsm.git # cd vdsm # git fetch http://gerrit.ovirt.org/p/vdsm refs/changes/93/1693/5 && git checkout FETCH_HEAD # ./autobuild.sh I get the following error: /usr/bin/pyflakes vdsm vdsm_cli vds_bootstrap vdsm_reg vdsm_hooks vdsm/storage/storageServer.py:25: 'Thread' imported but unused vdsm/storage/storageServer.py:25: 'RLock' imported but unused vdsm/storage/storageServer.py:25: 'Event' imported but unused vdsm/storage/storageServer.py:34: 'asyncmethod' imported but unused vdsm/storage/storageServer.py:34: 'AsyncCallStub' imported but unused make[2]: *** [check-local] Error 1 make[2]: Leaving directory `/tmp/vdsm' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/tmp/vdsm' make: *** [check-recursive] Error 1 exec 3<&- test "$st" = 0 Please advise, Itzik _______________________________________________ vdsm-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-devel
