libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 1 participants
  • 9874 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd-11 #1115
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-11/1…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 1115 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-11/w…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1212) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491) at hudson.model.Run.execute(Run.java:1737) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:421) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (hostname nor servname provided, or not known) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:208) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:360) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Thread.java:748) at ......remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:40493(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654) at hudson.remoting.UserResponse.retrieve(UserRequest.java:311) at hudson.remoting.Channel.call(Channel.java:905) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy90.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823) ... 11 more ERROR: Error fetching remote repo 'origin'
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd-10 #1115
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-10/1…> ------------------------------------------ Started by upstream project "libvirt-master-build" build number 1115 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd-10/w…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt.git # timeout=10 Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt.git > git --version # timeout=10 > git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://n64.pufty.ci.centos.org/libvirt.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1212) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491) at hudson.model.Run.execute(Run.java:1737) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:421) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: Unable to look up n64.pufty.ci.centos.org (port 9418) (hostname nor servname provided, or not known) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:208) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:360) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Thread.java:748) at ......remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:48179(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654) at hudson.remoting.UserResponse.retrieve(UserRequest.java:311) at hudson.remoting.Channel.call(Channel.java:905) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy90.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823) ... 11 more ERROR: Error fetching remote repo 'origin'
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #750
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 119.31 KB...] 3512 translated messages, 208 fuzzy translations, 6080 untranslated messages. cd ../../po && rm -f kw(a)uccor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)uccor.gmo kw(a)uccor.po cd ../../po && rm -f kw_GB.gmo && /usr/bin/msgfmt -c --statistics -o kw_GB.gmo kw_GB.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po 330 translated messages, 715 fuzzy translations, 8755 untranslated messages. 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 5976 translated messages, 297 fuzzy translations, 3527 untranslated messages. cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po 46 translated messages, 494 fuzzy translations, 9260 untranslated messages. cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po 6624 translated messages, 719 fuzzy translations, 2457 untranslated messages. 139 translated messages, 644 fuzzy translations, 9017 untranslated messages. cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po 2750 translated messages, 771 fuzzy translations, 6279 untranslated messages. cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 5552 translated messages, 503 fuzzy translations, 3745 untranslated messages. cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po 360 translated messages, 410 fuzzy translations, 9030 untranslated messages. 2835 translated messages5935 translated messages, 280 fuzzy translations, 3585 untranslated messages. , 774 fuzzy translations, 6191 untranslated messages. cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 6045 translated messages, 311 fuzzy translations, 3444 untranslated messages. 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 5634 translated messages, 372 fuzzy translations, 3794 untranslated messages. cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. 645 translated messages, 980 fuzzy translations, 8175 untranslated messages. cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 645 translated messages, 980 fuzzy translations, 8175 untranslated messages. 705 translated messages, 381 fuzzy translations, 8714 untranslated messages. cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po 6220 translated messages, 583 fuzzy translations, 2997 untranslated messages. cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po 5911 translated messages, 301 fuzzy translations, 3588 untranslated messages. cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. 8581 translated messages, 720 fuzzy translations, 499 untranslated messages. cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po 2429 translated messages, 1319 fuzzy translations, 6052 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 0 translated messages, 9800 untranslated messages. 0 translated messages, 9800 untranslated messages. 6321 translated messages, 365 fuzzy translations, 3114 untranslated messages. cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po 0 translated messages, 9800 untranslated messages. 278 translated messages, 744 fuzzy translations, 8778 untranslated messages. 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[4]: '../../po/af.gmo' is up to date. make[4]: '../../po/am.gmo' is up to date. make[4]: '../../po/anp.gmo' is up to date. make[4]: '../../po/ar.gmo' is up to date. make[4]: '../../po/as.gmo' is up to date. make[4]: '../../po/ast.gmo' is up to date. make[4]: '../../po/bal.gmo' is up to date. make[4]: '../../po/be.gmo' is up to date. make[4]: '../../po/bg.gmo' is up to date. make[4]: '../../po/bn.gmo' is up to date. make[4]: '../../po/bn_IN.gmo' is up to date. make[4]: '../../po/bo.gmo' is up to date. make[4]: '../../po/br.gmo' is up to date. make[4]: '../../po/brx.gmo' is up to date. make[4]: '../../po/bs.gmo' is up to date. make[4]: '../../po/ca.gmo' is up to date. make[4]: '../../po/cs.gmo' is up to date. make[4]: '../../po/cy.gmo' is up to date. make[4]: '../../po/da.gmo' is up to date. make[4]: '../../po/de.gmo' is up to date. make[4]: '../../po/de_CH.gmo' is up to date. make[4]: '../../po/el.gmo' is up to date. make[4]: '../../po/en_GB.gmo' is up to date. make[4]: '../../po/eo.gmo' is up to date. make[4]: '../../po/es.gmo' is up to date. make[4]: '../../po/et.gmo' is up to date. make[4]: '../../po/eu.gmo' is up to date. make[4]: '../../po/fa.gmo' is up to date. make[4]: '../../po/fi.gmo' is up to date. make[4]: '../../po/fr.gmo' is up to date. make[4]: '../../po/gl.gmo' is up to date. make[4]: '../../po/gu.gmo' is up to date. make[4]: '../../po/he.gmo' is up to date. make[4]: '../../po/hi.gmo' is up to date. make[4]: '../../po/hr.gmo' is up to date. make[4]: '../../po/hu.gmo' is up to date. make[4]: '../../po/ia.gmo' is up to date. make[4]: '../../po/id.gmo' is up to date. make[4]: '../../po/ilo.gmo' is up to date. make[4]: '../../po/is.gmo' is up to date. make[4]: '../../po/it.gmo' is up to date. make[4]: '../../po/ja.gmo' is up to date. make[4]: '../../po/ka.gmo' is up to date. make[4]: '../../po/kk.gmo' is up to date. make[4]: '../../po/km.gmo' is up to date. make[4]: '../../po/kn.gmo' is up to date. make[4]: '../../po/ko.gmo' is up to date. make[4]: '../../po/kw.gmo' is up to date. make[4]: '../../po/kw(a)kkcor.gmo' is up to date. make[4]: '../../po/kw(a)uccor.gmo' is up to date. make[4]: '../../po/kw_GB.gmo' is up to date. make[4]: '../../po/ky.gmo' is up to date. make[4]: '../../po/lt.gmo' is up to date. make[4]: '../../po/lv.gmo' is up to date. make[4]: '../../po/mai.gmo' is up to date. make[4]: '../../po/mk.gmo' is up to date. make[4]: '../../po/ml.gmo' is up to date. make[4]: '../../po/mn.gmo' is up to date. make[4]: '../../po/mr.gmo' is up to date. make[4]: '../../po/ms.gmo' is up to date. make[4]: '../../po/nb.gmo' is up to date. make[4]: '../../po/nds.gmo' is up to date. make[4]: '../../po/ne.gmo' is up to date. make[4]: '../../po/nl.gmo' is up to date. make[4]: '../../po/nn.gmo' is up to date. make[4]: '../../po/nso.gmo' is up to date. make[4]: '../../po/or.gmo' is up to date. make[4]: '../../po/pa.gmo' is up to date. make[4]: '../../po/pl.gmo' is up to date. make[4]: '../../po/pt.gmo' is up to date. make[4]: '../../po/pt_BR.gmo' is up to date. make[4]: '../../po/ro.gmo' is up to date. make[4]: '../../po/ru.gmo' is up to date. make[4]: '../../po/si.gmo' is up to date. make[4]: '../../po/sk.gmo' is up to date. make[4]: '../../po/sl.gmo' is up to date. make[4]: '../../po/sq.gmo' is up to date. make[4]: '../../po/sr.gmo' is up to date. make[4]: '../../po/sr(a)latin.gmo' is up to date. make[4]: '../../po/sv.gmo' is up to date. make[4]: '../../po/ta.gmo' is up to date. make[4]: '../../po/te.gmo' is up to date. make[4]: '../../po/tg.gmo' is up to date. make[4]: '../../po/th.gmo' is up to date. make[4]: '../../po/tr.gmo' is up to date. make[4]: '../../po/tw.gmo' is up to date. make[4]: '../../po/uk.gmo' is up to date. make[4]: '../../po/ur.gmo' is up to date. make[4]: '../../po/vi.gmo' is up to date. make[4]: '../../po/wba.gmo' is up to date. make[4]: '../../po/yo.gmo' is up to date. make[4]: '../../po/zh_CN.gmo' is up to date. make[4]: '../../po/zh_HK.gmo' is up to date. make[4]: '../../po/zh_TW.gmo' is up to date. make[4]: '../../po/zu.gmo' is up to date. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-4.0.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-4.0.0/po || exit 1; \ fi; \ done make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> (cd examples && make top_distdir=../libvirt-4.0.0 distdir=../libvirt-4.0.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> make \ top_distdir="libvirt-4.0.0" distdir="libvirt-4.0.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> GEN gen-ChangeLog GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> test -n "" \ || find "libvirt-4.0.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-4.0.0" tardir=libvirt-4.0.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-4.0.0.tar.xz (stdin): 12.5 MiB / 214.6 MiB = 0.058, 3.0 MiB/s, 1:10 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> if test -d "libvirt-4.0.0"; then find "libvirt-4.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-4.0.0" || { sleep 5 && rm -rf "libvirt-4.0.0"; }; else :; fi ++ pwd + rpmbuild --define '_topdir <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…'> -ta libvirt-4.0.0.tar.xz error: Failed build dependencies: bash-completion >= 2.0 is needed by libvirt-4.0.0-1.fc28.x86_64 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-26 #749
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/749/…> ------------------------------------------ [...truncated 117.33 KB...] 3512 translated messages, 207 fuzzy translations, 6078 untranslated messages. cd ../../po && rm -f kw(a)uccor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)uccor.gmo kw(a)uccor.po 5956 translated messages, 287 fuzzy translations, 3554 untranslated messages. cd ../../po && rm -f kw_GB.gmo && /usr/bin/msgfmt -c --statistics -o kw_GB.gmo kw_GB.po 0 translated messages0 translated messages, 9797 untranslated messages. , 9797 untranslated messages. cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po 0 translated messages, 9797 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po 330 translated messages, 714 fuzzy translations, 8753 untranslated messages. cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po 5976 translated messages, 296 fuzzy translations, 3525 untranslated messages. cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po 6624 translated messages, 718 fuzzy translations, 2455 untranslated messages. cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po 46 translated messages, 493 fuzzy translations, 9258 untranslated messages. cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po 139 translated messages, 643 fuzzy translations, 9015 untranslated messages. cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 0 translated messages, 9797 untranslated messages. 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po 2750 translated messages, 770 fuzzy translations, 6277 untranslated messages. cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 2835 translated messages, 773 fuzzy translations, 6189 untranslated messages. 5552 translated messages, 502 fuzzy translations, 3743 untranslated messages. cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 5935 translated messages, 279 fuzzy translations, 3583 untranslated messages. cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 360 translated messages, 410 fuzzy translations, 9027 untranslated messages. cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 6045 translated messages, 310 fuzzy translations, 3442 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po 5634 translated messages, 371 fuzzy translations, 3792 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po 0 translated messages, 9797 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 645 translated messages, 979 fuzzy translations, 8173 untranslated messages. cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 645 translated messages, 979 fuzzy translations, 8173 untranslated messages. 705 translated messages, 381 fuzzy translations, 8711 untranslated messages. cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po 6220 translated messages, 582 fuzzy translations, 2995 untranslated messages. cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 5911 translated messages, 300 fuzzy translations, 3586 untranslated messages. cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po 8581 translated messages, 718 fuzzy translations, 498 untranslated messages. cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po 2429 translated messages, 1318 fuzzy translations, 6050 untranslated messages. 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po 278 translated messages, 743 fuzzy translations, 8776 untranslated messages. 6321 translated messages, 364 fuzzy translations, 3112 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[4]: '../../po/af.gmo' is up to date. make[4]: '../../po/am.gmo' is up to date. make[4]: '../../po/anp.gmo' is up to date. make[4]: '../../po/ar.gmo' is up to date. make[4]: '../../po/as.gmo' is up to date. make[4]: '../../po/ast.gmo' is up to date. make[4]: '../../po/bal.gmo' is up to date. make[4]: '../../po/be.gmo' is up to date. make[4]: '../../po/bg.gmo' is up to date. make[4]: '../../po/bn.gmo' is up to date. make[4]: '../../po/bn_IN.gmo' is up to date. make[4]: '../../po/bo.gmo' is up to date. make[4]: '../../po/br.gmo' is up to date. make[4]: '../../po/brx.gmo' is up to date. make[4]: '../../po/bs.gmo' is up to date. make[4]: '../../po/ca.gmo' is up to date. make[4]: '../../po/cs.gmo' is up to date. make[4]: '../../po/cy.gmo' is up to date. make[4]: '../../po/da.gmo' is up to date. make[4]: '../../po/de.gmo' is up to date. make[4]: '../../po/de_CH.gmo' is up to date. make[4]: '../../po/el.gmo' is up to date. make[4]: '../../po/en_GB.gmo' is up to date. make[4]: '../../po/eo.gmo' is up to date. make[4]: '../../po/es.gmo' is up to date. make[4]: '../../po/et.gmo' is up to date. make[4]: '../../po/eu.gmo' is up to date. make[4]: '../../po/fa.gmo' is up to date. make[4]: '../../po/fi.gmo' is up to date. make[4]: '../../po/fr.gmo' is up to date. make[4]: '../../po/gl.gmo' is up to date. make[4]: '../../po/gu.gmo' is up to date. make[4]: '../../po/he.gmo' is up to date. make[4]: '../../po/hi.gmo' is up to date. make[4]: '../../po/hr.gmo' is up to date. make[4]: '../../po/hu.gmo' is up to date. make[4]: '../../po/ia.gmo' is up to date. make[4]: '../../po/id.gmo' is up to date. make[4]: '../../po/ilo.gmo' is up to date. make[4]: '../../po/is.gmo' is up to date. make[4]: '../../po/it.gmo' is up to date. make[4]: '../../po/ja.gmo' is up to date. make[4]: '../../po/ka.gmo' is up to date. make[4]: '../../po/kk.gmo' is up to date. make[4]: '../../po/km.gmo' is up to date. make[4]: '../../po/kn.gmo' is up to date. make[4]: '../../po/ko.gmo' is up to date. make[4]: '../../po/kw.gmo' is up to date. make[4]: '../../po/kw(a)kkcor.gmo' is up to date. make[4]: '../../po/kw(a)uccor.gmo' is up to date. make[4]: '../../po/kw_GB.gmo' is up to date. make[4]: '../../po/ky.gmo' is up to date. make[4]: '../../po/lt.gmo' is up to date. make[4]: '../../po/lv.gmo' is up to date. make[4]: '../../po/mai.gmo' is up to date. make[4]: '../../po/mk.gmo' is up to date. make[4]: '../../po/ml.gmo' is up to date. make[4]: '../../po/mn.gmo' is up to date. make[4]: '../../po/mr.gmo' is up to date. make[4]: '../../po/ms.gmo' is up to date. make[4]: '../../po/nb.gmo' is up to date. make[4]: '../../po/nds.gmo' is up to date. make[4]: '../../po/ne.gmo' is up to date. make[4]: '../../po/nl.gmo' is up to date. make[4]: '../../po/nn.gmo' is up to date. make[4]: '../../po/nso.gmo' is up to date. make[4]: '../../po/or.gmo' is up to date. make[4]: '../../po/pa.gmo' is up to date. make[4]: '../../po/pl.gmo' is up to date. make[4]: '../../po/pt.gmo' is up to date. make[4]: '../../po/pt_BR.gmo' is up to date. make[4]: '../../po/ro.gmo' is up to date. make[4]: '../../po/ru.gmo' is up to date. make[4]: '../../po/si.gmo' is up to date. make[4]: '../../po/sk.gmo' is up to date. make[4]: '../../po/sl.gmo' is up to date. make[4]: '../../po/sq.gmo' is up to date. make[4]: '../../po/sr.gmo' is up to date. make[4]: '../../po/sr(a)latin.gmo' is up to date. make[4]: '../../po/sv.gmo' is up to date. make[4]: '../../po/ta.gmo' is up to date. make[4]: '../../po/te.gmo' is up to date. make[4]: '../../po/tg.gmo' is up to date. make[4]: '../../po/th.gmo' is up to date. make[4]: '../../po/tr.gmo' is up to date. make[4]: '../../po/tw.gmo' is up to date. make[4]: '../../po/uk.gmo' is up to date. make[4]: '../../po/ur.gmo' is up to date. make[4]: '../../po/vi.gmo' is up to date. make[4]: '../../po/wba.gmo' is up to date. make[4]: '../../po/yo.gmo' is up to date. make[4]: '../../po/zh_CN.gmo' is up to date. make[4]: '../../po/zh_HK.gmo' is up to date. make[4]: '../../po/zh_TW.gmo' is up to date. make[4]: '../../po/zu.gmo' is up to date. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-4.0.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-4.0.0/po || exit 1; \ fi; \ done make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> (cd examples && make top_distdir=../libvirt-4.0.0 distdir=../libvirt-4.0.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> make \ top_distdir="libvirt-4.0.0" distdir="libvirt-4.0.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> GEN gen-ChangeLog GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> test -n "" \ || find "libvirt-4.0.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-4.0.0" tardir=libvirt-4.0.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-4.0.0.tar.xz (stdin): 916.3 KiB / 354.8 MiB = 0.003, 3.6 MiB/s, 1:38 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> if test -d "libvirt-4.0.0"; then find "libvirt-4.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-4.0.0" || { sleep 5 && rm -rf "libvirt-4.0.0"; }; else :; fi ++ pwd + rpmbuild --define '_topdir <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-26/ws/b…'> -ta libvirt-4.0.0.tar.xz error: Failed to read spec file from libvirt-4.0.0.tar.xz Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-27 #749
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/749/…> ------------------------------------------ [...truncated 117.29 KB...] cd ../../po && rm -f kw(a)kkcor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)kkcor.gmo kw(a)kkcor.po cd ../../po && rm -f kw(a)uccor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)uccor.gmo kw(a)uccor.po 5956 translated messages, 287 fuzzy translations, 3554 untranslated messages. cd ../../po && rm -f kw_GB.gmo && /usr/bin/msgfmt -c --statistics -o kw_GB.gmo kw_GB.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po 330 translated messages, 714 fuzzy translations, 8753 untranslated messages. cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po 5976 translated messages, 296 fuzzy translations, 3525 untranslated messages. cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po 46 translated messages, 493 fuzzy translations, 9258 untranslated messages. cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po 6624 translated messages, 718 fuzzy translations, 2455 untranslated messages. cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po 139 translated messages, 643 fuzzy translations, 9015 untranslated messages. cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po 2750 translated messages, 770 fuzzy translations, 6277 untranslated messages. cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 5552 translated messages, 502 fuzzy translations, 3743 untranslated messages. cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po 5935 translated messages, 279 fuzzy translations, 3583 untranslated messages. 2835 translated messages, 773 fuzzy translations, 6189 untranslated messages. cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 360 translated messages, 410 fuzzy translations, 9027 untranslated messages. cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po 6045 translated messages, 310 fuzzy translations, 3442 untranslated messages. cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 5634 translated messages, 371 fuzzy translations, 3792 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 645 translated messages, 979 fuzzy translations, 8173 untranslated messages. cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 645 translated messages, 979 fuzzy translations, 8173 untranslated messages. 705 translated messages, 381 fuzzy translations, 8711 untranslated messages. cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 6220 translated messages, 582 fuzzy translations, 2995 untranslated messages. 5911 translated messages, 300 fuzzy translations, 3586 untranslated messages. cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po 2429 translated messages, 1318 fuzzy translations, 6050 untranslated messages. 8581 translated messages, 718 fuzzy translations, 498 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po 6321 translated messages, 364 fuzzy translations, 3112 untranslated messages. 0 translated messagescd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po , 9797 untranslated messages. cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po 0 translated messages, 9797 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. 278 translated messages, 743 fuzzy translations, 8776 untranslated messages. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[4]: '../../po/af.gmo' is up to date. make[4]: '../../po/am.gmo' is up to date. make[4]: '../../po/anp.gmo' is up to date. make[4]: '../../po/ar.gmo' is up to date. make[4]: '../../po/as.gmo' is up to date. make[4]: '../../po/ast.gmo' is up to date. make[4]: '../../po/bal.gmo' is up to date. make[4]: '../../po/be.gmo' is up to date. make[4]: '../../po/bg.gmo' is up to date. make[4]: '../../po/bn.gmo' is up to date. make[4]: '../../po/bn_IN.gmo' is up to date. make[4]: '../../po/bo.gmo' is up to date. make[4]: '../../po/br.gmo' is up to date. make[4]: '../../po/brx.gmo' is up to date. make[4]: '../../po/bs.gmo' is up to date. make[4]: '../../po/ca.gmo' is up to date. make[4]: '../../po/cs.gmo' is up to date. make[4]: '../../po/cy.gmo' is up to date. make[4]: '../../po/da.gmo' is up to date. make[4]: '../../po/de.gmo' is up to date. make[4]: '../../po/de_CH.gmo' is up to date. make[4]: '../../po/el.gmo' is up to date. make[4]: '../../po/en_GB.gmo' is up to date. make[4]: '../../po/eo.gmo' is up to date. make[4]: '../../po/es.gmo' is up to date. make[4]: '../../po/et.gmo' is up to date. make[4]: '../../po/eu.gmo' is up to date. make[4]: '../../po/fa.gmo' is up to date. make[4]: '../../po/fi.gmo' is up to date. make[4]: '../../po/fr.gmo' is up to date. make[4]: '../../po/gl.gmo' is up to date. make[4]: '../../po/gu.gmo' is up to date. make[4]: '../../po/he.gmo' is up to date. make[4]: '../../po/hi.gmo' is up to date. make[4]: '../../po/hr.gmo' is up to date. make[4]: '../../po/hu.gmo' is up to date. make[4]: '../../po/ia.gmo' is up to date. make[4]: '../../po/id.gmo' is up to date. make[4]: '../../po/ilo.gmo' is up to date. make[4]: '../../po/is.gmo' is up to date. make[4]: '../../po/it.gmo' is up to date. make[4]: '../../po/ja.gmo' is up to date. make[4]: '../../po/ka.gmo' is up to date. make[4]: '../../po/kk.gmo' is up to date. make[4]: '../../po/km.gmo' is up to date. make[4]: '../../po/kn.gmo' is up to date. make[4]: '../../po/ko.gmo' is up to date. make[4]: '../../po/kw.gmo' is up to date. make[4]: '../../po/kw(a)kkcor.gmo' is up to date. make[4]: '../../po/kw(a)uccor.gmo' is up to date. make[4]: '../../po/kw_GB.gmo' is up to date. make[4]: '../../po/ky.gmo' is up to date. make[4]: '../../po/lt.gmo' is up to date. make[4]: '../../po/lv.gmo' is up to date. make[4]: '../../po/mai.gmo' is up to date. make[4]: '../../po/mk.gmo' is up to date. make[4]: '../../po/ml.gmo' is up to date. make[4]: '../../po/mn.gmo' is up to date. make[4]: '../../po/mr.gmo' is up to date. make[4]: '../../po/ms.gmo' is up to date. make[4]: '../../po/nb.gmo' is up to date. make[4]: '../../po/nds.gmo' is up to date. make[4]: '../../po/ne.gmo' is up to date. make[4]: '../../po/nl.gmo' is up to date. make[4]: '../../po/nn.gmo' is up to date. make[4]: '../../po/nso.gmo' is up to date. make[4]: '../../po/or.gmo' is up to date. make[4]: '../../po/pa.gmo' is up to date. make[4]: '../../po/pl.gmo' is up to date. make[4]: '../../po/pt.gmo' is up to date. make[4]: '../../po/pt_BR.gmo' is up to date. make[4]: '../../po/ro.gmo' is up to date. make[4]: '../../po/ru.gmo' is up to date. make[4]: '../../po/si.gmo' is up to date. make[4]: '../../po/sk.gmo' is up to date. make[4]: '../../po/sl.gmo' is up to date. make[4]: '../../po/sq.gmo' is up to date. make[4]: '../../po/sr.gmo' is up to date. make[4]: '../../po/sr(a)latin.gmo' is up to date. make[4]: '../../po/sv.gmo' is up to date. make[4]: '../../po/ta.gmo' is up to date. make[4]: '../../po/te.gmo' is up to date. make[4]: '../../po/tg.gmo' is up to date. make[4]: '../../po/th.gmo' is up to date. make[4]: '../../po/tr.gmo' is up to date. make[4]: '../../po/tw.gmo' is up to date. make[4]: '../../po/uk.gmo' is up to date. make[4]: '../../po/ur.gmo' is up to date. make[4]: '../../po/vi.gmo' is up to date. make[4]: '../../po/wba.gmo' is up to date. make[4]: '../../po/yo.gmo' is up to date. make[4]: '../../po/zh_CN.gmo' is up to date. make[4]: '../../po/zh_HK.gmo' is up to date. make[4]: '../../po/zh_TW.gmo' is up to date. make[4]: '../../po/zu.gmo' is up to date. make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-4.0.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-4.0.0/po || exit 1; \ fi; \ done make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> (cd examples && make top_distdir=../libvirt-4.0.0 distdir=../libvirt-4.0.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> make \ top_distdir="libvirt-4.0.0" distdir="libvirt-4.0.0" \ dist-hook make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> GEN gen-ChangeLog GEN gen-AUTHORS make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> test -n "" \ || find "libvirt-4.0.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-4.0.0" tardir=libvirt-4.0.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-4.0.0.tar.xz (stdin): 373.3 KiB / 337.1 MiB = 0.001, 4.1 MiB/s, 1:21 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> if test -d "libvirt-4.0.0"; then find "libvirt-4.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-4.0.0" || { sleep 5 && rm -rf "libvirt-4.0.0"; }; else :; fi ++ pwd + rpmbuild --define '_topdir <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-27/ws/b…'> -ta libvirt-4.0.0.tar.xz error: Failed to read spec file from libvirt-4.0.0.tar.xz Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-6 #750
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/750/d…> ------------------------------------------ [...truncated 118.73 KB...] 3512 translated messages, 208 fuzzy translations, 6080 untranslated messages. cd ../../po && rm -f kw(a)uccor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)uccor.gmo kw(a)uccor.po 5956 translated messages, 288 fuzzy translations, 3556 untranslated messages. cd ../../po && rm -f kw_GB.gmo && /usr/bin/msgfmt -c --statistics -o kw_GB.gmo kw_GB.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po 330 translated messages, 715 fuzzy translations, 8755 untranslated messages. cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 5976 translated messages, 297 fuzzy translations, 3527 untranslated messages. 6624 translated messages, 719 fuzzy translations, 2457 untranslated messages. cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po 46 translated messages, 494 fuzzy translations, 9260 untranslated messages. cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po 139 translated messages, 644 fuzzy translations, 9017 untranslated messages. cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po 2750 translated messages, 771 fuzzy translations, 6279 untranslated messages. cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 5552 translated messages, 503 fuzzy translations, 3745 untranslated messages. 5935 translated messages, 280 fuzzy translations, 3585 untranslated messages. cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 2835 translated messages, 774 fuzzy translations, 6191 untranslated messages. cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 360 translated messages, 410 fuzzy translations, 9030 untranslated messages. 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po 6045 translated messages, 311 fuzzy translations, 3444 untranslated messages. cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 5634 translated messages, 372 fuzzy translations, 3794 untranslated messages. 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 645 translated messages, 980 fuzzy translations, 8175 untranslated messages. cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 705 translated messages, 381 fuzzy translations, 8714 untranslated messages. 645 translated messages, 980 fuzzy translations, 8175 untranslated messages. cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po 6220 translated messages, 583 fuzzy translations, 2997 untranslated messages. cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 5911 translated messages, 301 fuzzy translations, 3588 untranslated messages. cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po 8581 translated messages, 720 fuzzy translations, 499 untranslated messages. cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po 2429 translated messages, 1319 fuzzy translations, 6052 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 0 translated messages, 9800 untranslated messages. 0 translated messages, 9800 untranslated messages. cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 6321 translated messages, 365 fuzzy translations, 3114 untranslated messages. cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po 0 translated messages, 9800 untranslated messages. 278 translated messages, 744 fuzzy translations, 8778 untranslated messages. 218 translated messages, 674 fuzzy translations, 8908 untranslated messages. make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[3]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[3]: `../../po/af.gmo' is up to date. make[3]: `../../po/am.gmo' is up to date. make[3]: `../../po/anp.gmo' is up to date. make[3]: `../../po/ar.gmo' is up to date. make[3]: `../../po/as.gmo' is up to date. make[3]: `../../po/ast.gmo' is up to date. make[3]: `../../po/bal.gmo' is up to date. make[3]: `../../po/be.gmo' is up to date. make[3]: `../../po/bg.gmo' is up to date. make[3]: `../../po/bn.gmo' is up to date. make[3]: `../../po/bn_IN.gmo' is up to date. make[3]: `../../po/bo.gmo' is up to date. make[3]: `../../po/br.gmo' is up to date. make[3]: `../../po/brx.gmo' is up to date. make[3]: `../../po/bs.gmo' is up to date. make[3]: `../../po/ca.gmo' is up to date. make[3]: `../../po/cs.gmo' is up to date. make[3]: `../../po/cy.gmo' is up to date. make[3]: `../../po/da.gmo' is up to date. make[3]: `../../po/de.gmo' is up to date. make[3]: `../../po/de_CH.gmo' is up to date. make[3]: `../../po/el.gmo' is up to date. make[3]: `../../po/en_GB.gmo' is up to date. make[3]: `../../po/eo.gmo' is up to date. make[3]: `../../po/es.gmo' is up to date. make[3]: `../../po/et.gmo' is up to date. make[3]: `../../po/eu.gmo' is up to date. make[3]: `../../po/fa.gmo' is up to date. make[3]: `../../po/fi.gmo' is up to date. make[3]: `../../po/fr.gmo' is up to date. make[3]: `../../po/gl.gmo' is up to date. make[3]: `../../po/gu.gmo' is up to date. make[3]: `../../po/he.gmo' is up to date. make[3]: `../../po/hi.gmo' is up to date. make[3]: `../../po/hr.gmo' is up to date. make[3]: `../../po/hu.gmo' is up to date. make[3]: `../../po/ia.gmo' is up to date. make[3]: `../../po/id.gmo' is up to date. make[3]: `../../po/ilo.gmo' is up to date. make[3]: `../../po/is.gmo' is up to date. make[3]: `../../po/it.gmo' is up to date. make[3]: `../../po/ja.gmo' is up to date. make[3]: `../../po/ka.gmo' is up to date. make[3]: `../../po/kk.gmo' is up to date. make[3]: `../../po/km.gmo' is up to date. make[3]: `../../po/kn.gmo' is up to date. make[3]: `../../po/ko.gmo' is up to date. make[3]: `../../po/kw.gmo' is up to date. make[3]: `../../po/kw(a)kkcor.gmo' is up to date. make[3]: `../../po/kw(a)uccor.gmo' is up to date. make[3]: `../../po/kw_GB.gmo' is up to date. make[3]: `../../po/ky.gmo' is up to date. make[3]: `../../po/lt.gmo' is up to date. make[3]: `../../po/lv.gmo' is up to date. make[3]: `../../po/mai.gmo' is up to date. make[3]: `../../po/mk.gmo' is up to date. make[3]: `../../po/ml.gmo' is up to date. make[3]: `../../po/mn.gmo' is up to date. make[3]: `../../po/mr.gmo' is up to date. make[3]: `../../po/ms.gmo' is up to date. make[3]: `../../po/nb.gmo' is up to date. make[3]: `../../po/nds.gmo' is up to date. make[3]: `../../po/ne.gmo' is up to date. make[3]: `../../po/nl.gmo' is up to date. make[3]: `../../po/nn.gmo' is up to date. make[3]: `../../po/nso.gmo' is up to date. make[3]: `../../po/or.gmo' is up to date. make[3]: `../../po/pa.gmo' is up to date. make[3]: `../../po/pl.gmo' is up to date. make[3]: `../../po/pt.gmo' is up to date. make[3]: `../../po/pt_BR.gmo' is up to date. make[3]: `../../po/ro.gmo' is up to date. make[3]: `../../po/ru.gmo' is up to date. make[3]: `../../po/si.gmo' is up to date. make[3]: `../../po/sk.gmo' is up to date. make[3]: `../../po/sl.gmo' is up to date. make[3]: `../../po/sq.gmo' is up to date. make[3]: `../../po/sr.gmo' is up to date. make[3]: `../../po/sr(a)latin.gmo' is up to date. make[3]: `../../po/sv.gmo' is up to date. make[3]: `../../po/ta.gmo' is up to date. make[3]: `../../po/te.gmo' is up to date. make[3]: `../../po/tg.gmo' is up to date. make[3]: `../../po/th.gmo' is up to date. make[3]: `../../po/tr.gmo' is up to date. make[3]: `../../po/tw.gmo' is up to date. make[3]: `../../po/uk.gmo' is up to date. make[3]: `../../po/ur.gmo' is up to date. make[3]: `../../po/vi.gmo' is up to date. make[3]: `../../po/wba.gmo' is up to date. make[3]: `../../po/yo.gmo' is up to date. make[3]: `../../po/zh_CN.gmo' is up to date. make[3]: `../../po/zh_HK.gmo' is up to date. make[3]: `../../po/zh_TW.gmo' is up to date. make[3]: `../../po/zu.gmo' is up to date. make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-4.0.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-4.0.0/po || exit 1; \ fi; \ done make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> (cd examples && make top_distdir=../libvirt-4.0.0 distdir=../libvirt-4.0.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> make \ top_distdir="libvirt-4.0.0" distdir="libvirt-4.0.0" \ dist-hook make[1]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> GEN gen-ChangeLog GEN gen-AUTHORS make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> test -n "" \ || find "libvirt-4.0.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-4.0.0" tardir=libvirt-4.0.0 && tar --format=posix -chf - "$tardir" | xz -c >libvirt-4.0.0.tar.xz (stdin): 11.5 MiB / 217.3 MiB = 0.053, 1.2 MiB/s, 3:08 { test ! -d "libvirt-4.0.0" || { find "libvirt-4.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libvirt-4.0.0"; }; } ++ pwd + rpmbuild --define '_topdir <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-6/ws/bu…'> -ta libvirt-4.0.0.tar.xz error: Failed build dependencies: bash-completion >= 2.0 is needed by libvirt-4.0.0-1.el6.x86_64 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #749
by ci@centos.org 17 Jan '18

17 Jan '18
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/749/d…> ------------------------------------------ [...truncated 117.11 KB...] cd ../../po && rm -f kw(a)kkcor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)kkcor.gmo kw(a)kkcor.po 5956 translated messages, 287 fuzzy translations, 3554 untranslated messages. cd ../../po && rm -f kw_GB.gmo && /usr/bin/msgfmt -c --statistics -o kw_GB.gmo kw_GB.po cd ../../po && rm -f kw(a)uccor.gmo && /usr/bin/msgfmt -c --statistics -o kw(a)uccor.gmo kw(a)uccor.po 0 translated messages, 9797 untranslated messages. 0 translated messages, 9797 untranslated messages. 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po 0 translated messages, 9797 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po 0 translated messages, 9797 untranslated messages. 330 translated messages, 714 fuzzy translations, 8753 untranslated messages. cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po 5976 translated messages, 296 fuzzy translations, 3525 untranslated messages. cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po 0 translated messages, 9797 untranslated messages. 6624 translated messages, 718 fuzzy translations, 2455 untranslated messages. cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po 46 translated messages, 493 fuzzy translations, 9258 untranslated messages. cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 139 translated messages, 643 fuzzy translations, 9015 untranslated messages. cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po 2750 translated messages, 770 fuzzy translations, 6277 untranslated messages. cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 5552 translated messages, 502 fuzzy translations, 3743 untranslated messages. cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po 5935 translated messages, 279 fuzzy translations, 3583 untranslated messages. 2835 translated messages, 773 fuzzy translations, 6189 untranslated messages. cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 360 translated messages, 410 fuzzy translations, 9027 untranslated messages. cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 6045 translated messages, 310 fuzzy translations, 3442 untranslated messages. cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 5634 translated messages, 371 fuzzy translations, 3792 untranslated messages. cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 645 translated messages, 979 fuzzy translations, 8173 untranslated messages. cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 645 translated messages, 979 fuzzy translations, 8173 untranslated messages. cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po 705 translated messages, 381 fuzzy translations, 8711 untranslated messages. cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po 5911 translated messages, 300 fuzzy translations, 3586 untranslated messages. cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 6220 translated messages, 582 fuzzy translations, 2995 untranslated messages. cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po 8581 translated messages, 718 fuzzy translations, 498 untranslated messages. 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 2429 translated messages, 1318 fuzzy translations, 6050 untranslated messages. cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po 0 translated messages, 9797 untranslated messages. 0 translated messages, 9797 untranslated messages. cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po 6321 translated messages, 364 fuzzy translations, 3112 untranslated messages. 278 translated messages, 743 fuzzy translations, 8776 untranslated messages. 218 translated messages, 673 fuzzy translations, 8906 untranslated messages. make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[3]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> test ! -f ../../po/libvirt.pot || \ test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo make[4]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[4]: `../../po/af.gmo' is up to date. make[4]: `../../po/am.gmo' is up to date. make[4]: `../../po/anp.gmo' is up to date. make[4]: `../../po/ar.gmo' is up to date. make[4]: `../../po/as.gmo' is up to date. make[4]: `../../po/ast.gmo' is up to date. make[4]: `../../po/bal.gmo' is up to date. make[4]: `../../po/be.gmo' is up to date. make[4]: `../../po/bg.gmo' is up to date. make[4]: `../../po/bn.gmo' is up to date. make[4]: `../../po/bn_IN.gmo' is up to date. make[4]: `../../po/bo.gmo' is up to date. make[4]: `../../po/br.gmo' is up to date. make[4]: `../../po/brx.gmo' is up to date. make[4]: `../../po/bs.gmo' is up to date. make[4]: `../../po/ca.gmo' is up to date. make[4]: `../../po/cs.gmo' is up to date. make[4]: `../../po/cy.gmo' is up to date. make[4]: `../../po/da.gmo' is up to date. make[4]: `../../po/de.gmo' is up to date. make[4]: `../../po/de_CH.gmo' is up to date. make[4]: `../../po/el.gmo' is up to date. make[4]: `../../po/en_GB.gmo' is up to date. make[4]: `../../po/eo.gmo' is up to date. make[4]: `../../po/es.gmo' is up to date. make[4]: `../../po/et.gmo' is up to date. make[4]: `../../po/eu.gmo' is up to date. make[4]: `../../po/fa.gmo' is up to date. make[4]: `../../po/fi.gmo' is up to date. make[4]: `../../po/fr.gmo' is up to date. make[4]: `../../po/gl.gmo' is up to date. make[4]: `../../po/gu.gmo' is up to date. make[4]: `../../po/he.gmo' is up to date. make[4]: `../../po/hi.gmo' is up to date. make[4]: `../../po/hr.gmo' is up to date. make[4]: `../../po/hu.gmo' is up to date. make[4]: `../../po/ia.gmo' is up to date. make[4]: `../../po/id.gmo' is up to date. make[4]: `../../po/ilo.gmo' is up to date. make[4]: `../../po/is.gmo' is up to date. make[4]: `../../po/it.gmo' is up to date. make[4]: `../../po/ja.gmo' is up to date. make[4]: `../../po/ka.gmo' is up to date. make[4]: `../../po/kk.gmo' is up to date. make[4]: `../../po/km.gmo' is up to date. make[4]: `../../po/kn.gmo' is up to date. make[4]: `../../po/ko.gmo' is up to date. make[4]: `../../po/kw.gmo' is up to date. make[4]: `../../po/kw(a)kkcor.gmo' is up to date. make[4]: `../../po/kw(a)uccor.gmo' is up to date. make[4]: `../../po/kw_GB.gmo' is up to date. make[4]: `../../po/ky.gmo' is up to date. make[4]: `../../po/lt.gmo' is up to date. make[4]: `../../po/lv.gmo' is up to date. make[4]: `../../po/mai.gmo' is up to date. make[4]: `../../po/mk.gmo' is up to date. make[4]: `../../po/ml.gmo' is up to date. make[4]: `../../po/mn.gmo' is up to date. make[4]: `../../po/mr.gmo' is up to date. make[4]: `../../po/ms.gmo' is up to date. make[4]: `../../po/nb.gmo' is up to date. make[4]: `../../po/nds.gmo' is up to date. make[4]: `../../po/ne.gmo' is up to date. make[4]: `../../po/nl.gmo' is up to date. make[4]: `../../po/nn.gmo' is up to date. make[4]: `../../po/nso.gmo' is up to date. make[4]: `../../po/or.gmo' is up to date. make[4]: `../../po/pa.gmo' is up to date. make[4]: `../../po/pl.gmo' is up to date. make[4]: `../../po/pt.gmo' is up to date. make[4]: `../../po/pt_BR.gmo' is up to date. make[4]: `../../po/ro.gmo' is up to date. make[4]: `../../po/ru.gmo' is up to date. make[4]: `../../po/si.gmo' is up to date. make[4]: `../../po/sk.gmo' is up to date. make[4]: `../../po/sl.gmo' is up to date. make[4]: `../../po/sq.gmo' is up to date. make[4]: `../../po/sr.gmo' is up to date. make[4]: `../../po/sr(a)latin.gmo' is up to date. make[4]: `../../po/sv.gmo' is up to date. make[4]: `../../po/ta.gmo' is up to date. make[4]: `../../po/te.gmo' is up to date. make[4]: `../../po/tg.gmo' is up to date. make[4]: `../../po/th.gmo' is up to date. make[4]: `../../po/tr.gmo' is up to date. make[4]: `../../po/tw.gmo' is up to date. make[4]: `../../po/uk.gmo' is up to date. make[4]: `../../po/ur.gmo' is up to date. make[4]: `../../po/vi.gmo' is up to date. make[4]: `../../po/wba.gmo' is up to date. make[4]: `../../po/yo.gmo' is up to date. make[4]: `../../po/zh_CN.gmo' is up to date. make[4]: `../../po/zh_HK.gmo' is up to date. make[4]: `../../po/zh_TW.gmo' is up to date. make[4]: `../../po/zu.gmo' is up to date. make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \ if test "libvirt" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ../../po/libvirt.pot; then \ dists="$dists libvirt.pot stamp-po"; \ fi; \ if test -f ../../po/ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ../../po/ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../libvirt-4.0.0/po || exit 1; \ else \ cp -p ../../po/$file ../libvirt-4.0.0/po || exit 1; \ fi; \ done make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> (cd examples && make top_distdir=../libvirt-4.0.0 distdir=../libvirt-4.0.0/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> make \ top_distdir="libvirt-4.0.0" distdir="libvirt-4.0.0" \ dist-hook make[2]: Entering directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> GEN gen-ChangeLog GEN gen-AUTHORS make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> test -n "" \ || find "libvirt-4.0.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…> -c -m a+r {} {} \; \ || chmod -R a+r "libvirt-4.0.0" tardir=libvirt-4.0.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-4.0.0.tar.xz (stdin): 10.2 MiB / 1694.8 MiB = 0.006, 8.4 MiB/s, 3:20 make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> if test -d "libvirt-4.0.0"; then find "libvirt-4.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-4.0.0" || { sleep 5 && rm -rf "libvirt-4.0.0"; }; else :; fi ++ pwd + rpmbuild --define '_topdir <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/ws/bu…'> -ta libvirt-4.0.0.tar.xz error: Failed to read spec file from libvirt-4.0.0.tar.xz Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Passed: libvirt/libvirt#826 (master - 5209781)
by Travis CI 17 Jan '18

17 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #826 Status: Passed Duration: 21 minutes and 48 seconds Commit: 5209781 (master) Author: Pavel Hrdina Message: spec: enable bash completion only on new enough distros RHEL-6 doesn't have bash-completion package by default, it has to be installed from EPEL. Reviewed-by: Daniel P. Berrange <berrange(a)redhat.com> Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/75cfb8434eab...5209781f674c View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/329824548?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#824 (master - 75cfb84)
by Travis CI 17 Jan '18

17 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #824 Status: Errored Duration: ? Commit: 75cfb84 (master) Author: Dan Zheng Message: nodedev: Add the missing PCI dev checks for 'mdev_types' capability Similar to commit @f44ec9c1, commit @500cbc06 introduced a new nested 'mdev_types' capability, however the mentioned commit didn't adjust virNodeDeviceNumOfCaps and virNodeDeviceListCaps functions accordingly to provide proper support for this capability. After applying this patch the following python snippet returns the expected results: import libvirt conn = libvirt.openReadOnly('qemu:///system') devs = conn.listAllDevices() for dev in devs: if 'mdev_types' in dev.listCaps(): print dev.name(),dev.numOfCaps(),dev.listCaps() Signed-off-by: Dan Zheng <dzheng(a)redhat.com> Signed-off-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/74416b1d4849...75cfb8434eab View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/329388735?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#824 (master - 75cfb84)
by Travis CI 16 Jan '18

16 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #824 Status: Errored Duration: 43 minutes and 40 seconds Commit: 75cfb84 (master) Author: Dan Zheng Message: nodedev: Add the missing PCI dev checks for 'mdev_types' capability Similar to commit @f44ec9c1, commit @500cbc06 introduced a new nested 'mdev_types' capability, however the mentioned commit didn't adjust virNodeDeviceNumOfCaps and virNodeDeviceListCaps functions accordingly to provide proper support for this capability. After applying this patch the following python snippet returns the expected results: import libvirt conn = libvirt.openReadOnly('qemu:///system') devs = conn.listAllDevices() for dev in devs: if 'mdev_types' in dev.listCaps(): print dev.name(),dev.numOfCaps(),dev.listCaps() Signed-off-by: Dan Zheng <dzheng(a)redhat.com> Signed-off-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/74416b1d4849...75cfb8434eab View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/329388735?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 923
  • 924
  • 925
  • 926
  • 927
  • 928
  • 929
  • ...
  • 988
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.