[Libvirt-ci] Build failed in Jenkins: virt-viewer-build » libvirt-fedora-28 #199
by ci@centos.org
See <https://ci.centos.org/job/virt-viewer-build/systems=libvirt-fedora-28/199...>
------------------------------------------
Started by upstream project "virt-viewer-build" build number 199
originally caused by:
Started by upstream project "libvirt-glib-build" build number 186
originally caused by:
Started by upstream project "libvirt-build" build number 224
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-build/systems=libvirt-fedora-28/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://pagure.io/virt-viewer.git # timeout=10
Fetching upstream changes from https://pagure.io/virt-viewer.git
> git --version # timeout=10
> git fetch --tags --progress https://pagure.io/virt-viewer.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://pagure.io/virt-viewer.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1819)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://pagure.io/virt-viewer.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: repository 'https://pagure.io/virt-viewer.git/' not found
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
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:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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.lambda$newThread$0(Engine.java:93)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.gusty.ci.centos.org/172.19.2.192:39928
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor286.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.$Proxy87.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1819)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: libvirt-python-build » libvirt-freebsd-11 #188
by ci@centos.org
See <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-freebsd-11...>
------------------------------------------
Started by upstream project "libvirt-python-build" build number 188
originally caused by:
Started by upstream project "libvirt-build" build number 219
originally caused by:
Started by an SCM change
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-python-build/systems=libvirt-freebsd-11...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/libvirt/libvirt-python.git # timeout=10
Fetching upstream changes from https://github.com/libvirt/libvirt-python.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/libvirt/libvirt-python.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision c57981ca714b6da13480257b9026d5b293a055b2 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c57981ca714b6da13480257b9026d5b293a055b2
Commit message: "Release of libvirt-python-4.10.0"
> git rev-list --no-walk c57981ca714b6da13480257b9026d5b293a055b2 # timeout=10
FATAL: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.gusty.ci.centos.org/172.19.2.192:10003
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
at com.sun.proxy.$Proxy86.isCommitInRepo(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.isCommitInRepo(RemoteGitImpl.java:285)
at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1334)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1258)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1819)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$10.execute(CliGitAPIImpl.java:2533)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.isCommitInRepo(CliGitAPIImpl.java:2584)
at hudson.plugins.git.GitAPI.isCommitInRepo(GitAPI.java:237)
at sun.reflect.GeneratedMethodAccessor286.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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.lambda$newThread$0(Engine.java:93)
at java.lang.Thread.run(Thread.java:748)
5 years, 9 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-debian-9 #309
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/309...>
------------------------------------------
Started by upstream project "virt-manager-check" build number 309
originally caused by:
Started by upstream project "virt-manager-build" build number 310
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/>
[virt-manager] $ /bin/sh -xe /tmp/jenkins6018464034717476818.sh
+ /usr/bin/python3 ./setup.py test
running test
Traceback (most recent call last):
File "./setup.py", line 712, in <module>
distclass=VMMDistribution,
File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "./setup.py", line 514, in run
TestBaseCommand.run(self)
File "./setup.py", line 430, in run
import tests as testsmodule
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 19, in <module>
from tests import utils
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 13, in <module>
import virtinst
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 27, in <module>
from virtinst.uri import URI
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 12, in <module>
from .cli import parse_optstr_tuples
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 1408, in <module>
class ParseCLICheck(VirtCLIParser):
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 1138, in __new__
self.__init_class__(**kwargs)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-debian-9/ws/...",> line 1413, in __init_class__
super().__init_class__(**kwargs)
RuntimeError: super(): empty __class__ cell
Build step 'Execute shell' marked build as failure
5 years, 9 months
[Libvirt-ci] Broken: libvirt/libvirt#1901 (master - ed357ce)
by Travis CI
Build Update for libvirt/libvirt
-------------------------------------
Build: #1901
Status: Broken
Duration: 21 mins and 31 secs
Commit: ed357ce (master)
Author: Yuval Shaia
Message: qemu: Process RDMA GID state change event
This event is emitted on the monitor when a GID table in pvrdma device
is modified and the change needs to be propagate to the backend RDMA
device's GID table.
The control over the RDMA device's GID table is done by updating the
device's Ethernet function addresses.
Usually the first GID entry is determine by the MAC address, the second
by the first IPv6 address and the third by the IPv4 address. Other
entries can be added by adding more IP addresses. The opposite is the
same, i.e. whenever an address is removed, the corresponding GID entry
is removed.
The process is done by the network and RDMA stacks. Whenever an address
is added the ib_core driver is notified and calls the device driver's
add_gid function which in turn update the device.
To support this in pvrdma device we need to hook into the create_bind
and destroy_bind HW commands triggered by pvrdma driver in guest.
Whenever a changed is made to the pvrdma device's GID table a special
QMP messages is sent to be processed by libvirt to update the address of
the backend Ethernet device.
Signed-off-by: Yuval Shaia <yuval.shaia(a)oracle.com>
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset: https://github.com/libvirt/libvirt/compare/45b439c3af00...ed357cef18b2
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/477251761?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
5 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt+mingw64-build » libvirt-fedora-rawhide #225
by ci@centos.org
See <https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>
Changes:
[eblake] examples: Drop event-test.c dependency on gnulib <verify.h>
[eblake] examples: Avoid gnulib, have standalone examples
------------------------------------------
[...truncated 186.13 KB...]
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virnetserverclienttest.exe
CCLD virnettlscontexttest.exe
CCLD virnettlssessiontest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virdbustest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virsystemdtest.exe
CCLD virpolkittest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD esxutilstest.exe
CCLD vmx2xmltest.exe
CCLD xml2vmxtest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
CCLD vmwarevertest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD networkxml2xmltest.exe
CCLD networkxml2xmlupdatetest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD nwfilterxml2xmltest.exe
CCLD virnwfilterbindingxml2xmltest.exe
CCLD storagevolxml2xmltest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD storagepoolxml2xmltest.exe
CCLD nodedevxml2xmltest.exe
CCLD interfacexml2xmltest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
CCLD cputest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD metadatatest.exe
CCLD secretxml2xmltest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Could not determine the host path corresponding to
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD genericxml2xmltest.exe
CCLD objecteventtest.exe
CCLD commandhelper.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD ssh.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virportallocatormock.la
CCLD virnetdaemonmock.la
CCLD virnetserverclientmock.la
CCLD vircgroupmock.la
CCLD virpcimock.la
CCLD virnetdevmock.la
CCLD virrandommock.la
CCLD virhostcpumock.la
CCLD domaincapsmock.la
CCLD virfilecachemock.la
CCLD virdbusmock.la
CCLD virdeterministichashmock.la
CCLD shunloadtest.exe
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
Making all in po
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
Making all in examples
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
CC dommigrate/dommigrate.o
CC dominfo/info1.o
CC domsuspend/suspend.o
CC domtop/domtop.o
CC hellolibvirt/hellolibvirt.o
CC object-events/event_test-event-test.o
../../examples/domtop/domtop.c: In function 'do_top':
../../examples/domtop/domtop.c:268:22: error: storage size of 'action_stop' isn't known
struct sigaction action_stop;
^~~~~~~~~~~
../../examples/domtop/domtop.c:297:5: warning: implicit declaration of function 'sigaction' [-Wimplicit-function-declaration]
sigaction(SIGTERM, &action_stop, NULL);
^~~~~~~~~
gmake[2]: *** [Makefile:2396: domtop/domtop.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
../../examples/object-events/event-test.c: In function 'myDomainEventBlockThresholdCallback':
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:952:27: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:952:43: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: too many arguments for format [-Werror=format-extra-args]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
../../examples/object-events/event-test.c:952:27: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:952:43: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: too many arguments for format [-Werror=format-extra-args]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c: In function 'main':
../../examples/object-events/event-test.c:1149:22: error: storage size of 'action_stop' isn't known
struct sigaction action_stop;
^~~~~~~~~~~
../../examples/object-events/event-test.c:1186:5: error: implicit declaration of function 'sigaction' [-Werror=implicit-function-declaration]
sigaction(SIGTERM, &action_stop, NULL);
^~~~~~~~~
../../examples/object-events/event-test.c:1186:5: error: nested extern declaration of 'sigaction' [-Werror=nested-externs]
../../examples/object-events/event-test.c:1149:22: error: unused variable 'action_stop' [-Werror=unused-variable]
struct sigaction action_stop;
^~~~~~~~~~~
cc1: all warnings being treated as errors
gmake[2]: *** [Makefile:2420: object-events/event_test-event-test.o] Error 1
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
gmake[1]: *** [Makefile:2130: all-recursive] Error 1
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw64-build/systems=libvirt-fedora-ra...'>
gmake: *** [Makefile:2023: all] Error 2
Build step 'Execute shell' marked build as failure
5 years, 10 months
[Libvirt-ci] Build failed in Jenkins: libvirt+mingw32-build » libvirt-fedora-rawhide #225
by ci@centos.org
See <https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>
Changes:
[eblake] examples: Drop event-test.c dependency on gnulib <verify.h>
[eblake] examples: Avoid gnulib, have standalone examples
------------------------------------------
[...truncated 184.33 KB...]
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virnetserverclienttest.exe
CCLD virnettlscontexttest.exe
CCLD virnettlssessiontest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virdbustest.exe
CCLD virsystemdtest.exe
CCLD virpolkittest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Continuing, but uninstalled executables may not work.
CCLD esxutilstest.exe
CCLD vmx2xmltest.exe
CCLD xml2vmxtest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Could not determine the host path corresponding to
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Could not determine the host path corresponding to
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD vmwarevertest.exe
CCLD networkxml2xmltest.exe
CCLD networkxml2xmlupdatetest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD nwfilterxml2xmltest.exe
CCLD virnwfilterbindingxml2xmltest.exe
CCLD storagevolxml2xmltest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD storagepoolxml2xmltest.exe
CCLD nodedevxml2xmltest.exe
CCLD interfacexml2xmltest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD cputest.exe
CCLD metadatatest.exe
CCLD secretxml2xmltest.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin:<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD genericxml2xmltest.exe
CCLD objecteventtest.exe
CCLD commandhelper.exe
CCLD ssh.exe
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
libtool: error: Continuing, but uninstalled executables may not work.
libtool: error: Could not determine the host path corresponding to
libtool: error: '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...>:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/lib:/home/jenkins/build/libvirt/i686-w64-mingw32/sys-root/mingw/bin'
libtool: error: Continuing, but uninstalled executables may not work.
CCLD virportallocatormock.la
CCLD virnetdaemonmock.la
CCLD virnetserverclientmock.la
CCLD vircgroupmock.la
CCLD virpcimock.la
CCLD virnetdevmock.la
CCLD virrandommock.la
CCLD virhostcpumock.la
CCLD domaincapsmock.la
CCLD virfilecachemock.la
CCLD virdbusmock.la
CCLD virdeterministichashmock.la
CCLD shunloadtest.exe
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
Making all in po
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
Making all in examples
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
CC dominfo/info1.o
CC domsuspend/suspend.o
CC dommigrate/dommigrate.o
CC domtop/domtop.o
CC hellolibvirt/hellolibvirt.o
CC object-events/event_test-event-test.o
../../examples/domtop/domtop.c: In function 'do_top':
../../examples/domtop/domtop.c:268:22: error: storage size of 'action_stop' isn't known
struct sigaction action_stop;
^~~~~~~~~~~
../../examples/domtop/domtop.c:297:5: warning: implicit declaration of function 'sigaction' [-Wimplicit-function-declaration]
sigaction(SIGTERM, &action_stop, NULL);
^~~~~~~~~
gmake[2]: *** [Makefile:2396: domtop/domtop.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
../../examples/object-events/event-test.c: In function 'myDomainEventBlockThresholdCallback':
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:952:27: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:952:43: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: too many arguments for format [-Werror=format-extra-args]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
../../examples/object-events/event-test.c:952:27: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: unknown conversion type character 'l' in format [-Werror=format=]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c:952:43: note: format string is defined here
"threshold: '%llu', excess: '%llu'",
^
../../examples/object-events/event-test.c:951:12: error: too many arguments for format [-Werror=format-extra-args]
printf("%s EVENT: Domain %s(%d) block threshold callback dev '%s'(%s), "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../examples/object-events/event-test.c: In function 'main':
../../examples/object-events/event-test.c:1149:22: error: storage size of 'action_stop' isn't known
struct sigaction action_stop;
^~~~~~~~~~~
../../examples/object-events/event-test.c:1186:5: error: implicit declaration of function 'sigaction' [-Werror=implicit-function-declaration]
sigaction(SIGTERM, &action_stop, NULL);
^~~~~~~~~
../../examples/object-events/event-test.c:1186:5: error: nested extern declaration of 'sigaction' [-Werror=nested-externs]
../../examples/object-events/event-test.c:1149:22: error: unused variable 'action_stop' [-Werror=unused-variable]
struct sigaction action_stop;
^~~~~~~~~~~
cc1: all warnings being treated as errors
gmake[2]: *** [Makefile:2420: object-events/event_test-event-test.o] Error 1
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
gmake[1]: *** [Makefile:2130: all-recursive] Error 1
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-ra...'>
gmake: *** [Makefile:2023: all] Error 2
Build step 'Execute shell' marked build as failure
5 years, 10 months