[Libvirt-ci] Build failed in Jenkins: libvirt-python-build » libvirt-freebsd-12 #504

ci at centos.org ci at centos.org
Thu Jun 20 11:29:51 UTC 2019


See <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-freebsd-12/504/display/redirect>

------------------------------------------
Started by upstream project "libvirt-python-build" build number 504
originally caused by:
 Started by upstream project "libvirt-build" build number 592
 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-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-freebsd-12/ws/>
No credentials specified
 > 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 --force --progress https://github.com/libvirt/libvirt-python.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a4de6e2ed8c66b00cf030df1c3c9e340444cdeb7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4de6e2ed8c66b00cf030df1c3c9e340444cdeb7
Commit message: "Add support for virNetworkPort object & APIs"
 > git rev-list --no-walk a4de6e2ed8c66b00cf030df1c3c9e340444cdeb7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[libvirt-python] $ /bin/sh -xe /tmp/jenkins7340110087392600268.sh
+ /usr/local/bin/python3 ./setup.py build
running build
/usr/local/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/local/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 461 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 377 wrapper functions
/usr/local/bin/python3 generator.py libvirt-qemu /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml
Found 5 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-qemu-api.xml
Found 0 functions in libvirt-qemu-override-api.xml
Generated 3 wrapper functions
/usr/local/bin/pkg-config --atleast-version=1.0.2 libvirt
/usr/local/bin/python3 generator.py libvirt-lxc /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml
Found 4 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-lxc-api.xml
Found 0 functions in libvirt-lxc-override-api.xml
Generated 2 wrapper functions
running build_py
creating build/lib.freebsd-12.0-STABLE-amd64-3.6
copying build/libvirt.py -> build/lib.freebsd-12.0-STABLE-amd64-3.6
copying build/libvirt_qemu.py -> build/lib.freebsd-12.0-STABLE-amd64-3.6
copying build/libvirt_lxc.py -> build/lib.freebsd-12.0-STABLE-amd64-3.6
copying build/libvirtaio.py -> build/lib.freebsd-12.0-STABLE-amd64-3.6
running build_ext
building 'libvirtmod' extension
creating build/temp.freebsd-12.0-STABLE-amd64-3.6
creating build/temp.freebsd-12.0-STABLE-amd64-3.6/build
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python3.6m -c libvirt-override.c -o build/temp.freebsd-12.0-STABLE-amd64-3.6/libvirt-override.o
libvirt-override.c:9854:23: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
        for (i = 0; i < ncpus; i++) {
                    ~ ^ ~~~~~
libvirt-override.c:9869:19: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    for (i = 0; i < ncpus; i++)
                ~ ^ ~~~~~
libvirt-override.c:10035:51: error: expected ';' after expression
    dict = getPyVirTypedParameter(params, nparams)))
                                                  ^
                                                  ;
libvirt-override.c:10035:51: error: expected expression
2 warnings and 2 errors generated.
error: command 'cc' failed with exit status 1
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list