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

ci at centos.org ci at centos.org
Thu Jun 20 11:33:31 UTC 2019


See <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-centos-7/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-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-build/systems=libvirt-centos-7/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 --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/jenkins9006915445691714906.sh
+ /usr/bin/python2 ./setup.py build
running build
/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/bin/python2 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/bin/python2 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/bin/pkg-config --atleast-version=1.0.2 libvirt
/usr/bin/python2 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.linux-x86_64-2.7
copying build/libvirt.py -> build/lib.linux-x86_64-2.7
copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7
copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7
running build_ext
building 'libvirtmod' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/build
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o
libvirt-override.c: In function ‘libvirt_virNetworkPortGetParameters’:
libvirt-override.c:10035:51: error: expected ‘;’ before ‘)’ token
     dict = getPyVirTypedParameter(params, nparams)))
                                                   ^
libvirt-override.c:10035:51: error: expected statement before ‘)’ token
libvirt-override.c:10035:52: error: expected statement before ‘)’ token
     dict = getPyVirTypedParameter(params, nparams)))
                                                    ^
error: command 'gcc' failed with exit status 1
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list