[libvirt] Libvirt master compilation failed

Mathieu Tarral mathieu.tarral at gmail.com
Thu Apr 5 11:54:17 UTC 2018


Hello,

i have been trying to compile the latest libvirt from the Github mirror.

I checked out on this commit: 3487973ee0c730b6fbfc6183af798c46ae3b85ff
    virjsontest: Use a more stable floating point number for testing

But the compilation failed with this error:

  CC       ssh.o
  CCLD     ssh
  CC       qemucapsprobe.o
  CCLD     qemucapsprobe
  CC       nsslinktest-nsslinktest.o
  CCLD     nsslinktest
  CC       nssguestlinktest-nsslinktest.o
  CCLD     nssguestlinktest
make[2]: Leaving directory '/var/ansible/libvirt/tests'
Making all in po
make[2]: Entering directory '/var/ansible/libvirt/po'
test ! -f ./libvirt.pot || \
  test -z "af.gmo am.gmo anp.gmo ar.gmo as.gmo ast.gmo bal.gmo be.gmo
bg.gmo bn.gmo bn_IN.gmo bo.gmo br.gmo brx.gmo bs.gmo ca.gmo cs.gmo
cy.gmo da.gmo de.gmo de_CH.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo
eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo
ia.gmo id.gmo ilo.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo km.gmo kn.gmo
ko.gmo kw.gmo kw at kkcor.gmo kw at uccor.gmo kw_GB.gmo ky.gmo lt.gmo lv.gmo
mai.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo
nl.gmo nn.gmo nso.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo
ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at latin.gmo sv.gmo ta.gmo
te.gmo tg.gmo th.gmo tr.gmo tw.gmo uk.gmo ur.gmo vi.gmo wba.gmo yo.gmo
zh_CN.gmo zh_HK.gmo zh_TW.gmo zu.gmo" || make af.gmo am.gmo anp.gmo
ar.gmo as.gmo ast.gmo bal.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bo.gmo
br.gmo brx.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo de_CH.gmo
el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo
gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo ia.gmo id.gmo ilo.gmo is.gmo
it.gmo ja.gmo ka.gmo kk.gmo km.gmo kn.gmo ko.gmo kw.gmo kw at kkcor.gmo
kw at uccor.gmo kw_GB.gmo ky.gmo lt.gmo lv.gmo mai.gmo mk.gmo ml.gmo
mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo nso.gmo
or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo
sl.gmo sq.gmo sr.gmo sr at latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo
tr.gmo tw.gmo uk.gmo ur.gmo vi.gmo wba.gmo yo.gmo zh_CN.gmo zh_HK.gmo
zh_TW.gmo zu.gmo
make[3]: Entering directory '/var/ansible/libvirt/po'
rm -f af.gmo && : -c --statistics -o af.gmo af.po
mv: cannot stat 't-af.gmo': No such file or directory
Makefile:470: recipe for target 'af.gmo' failed
make[3]: *** [af.gmo] Error 1
make[3]: Leaving directory '/var/ansible/libvirt/po'
Makefile:507: recipe for target 'stamp-po' failed
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory '/var/ansible/libvirt/po'
Makefile:2121: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/ansible/libvirt'
Makefile:2014: recipe for target 'all' failed
make: *** [all] Error 2


I'm on Debian stretch, i installed every dependency required by the
configure script.
Any ideas what's wrong here ?


Thanks.


-- 
Mathieu Tarral




More information about the libvir-list mailing list