See
<
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fed...
------------------------------------------
Started by upstream project "libvirt-python-master-build" build number 459
originally caused by:
Started by upstream project "libvirt-master-build" build number 638
originally caused by:
Started by user Libvirt
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-25 (libvirt) in workspace
<
https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-fed...
Cloning the remote Git repository
Cloning repository
git://n64.pufty.ci.centos.org/libvirt-python.git
Fetching upstream changes from
git://n64.pufty.ci.centos.org/libvirt-python.git
git --version # timeout=10
git fetch --tags --progress
git://n64.pufty.ci.centos.org/libvirt-python.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://n64.pufty.ci.centos.org/libvirt-python.git #
timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://n64.pufty.ci.centos.org/libvirt-python.git #
timeout=10
Fetching upstream changes from
git://n64.pufty.ci.centos.org/libvirt-python.git
git fetch --tags --progress
git://n64.pufty.ci.centos.org/libvirt-python.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ecde5e5cd3e1c66e5f35f55b318f7fb03b45434f
(refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f ecde5e5cd3e1c66e5f35f55b318f7fb03b45434f
First time build. Skipping
changelog.
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working
tree
git reset --hard # timeout=10
git clean -fdx # timeout=10
[libvirt-python-master] $ /bin/sh -xe
/tmp/hudson160460027482476188.sh
+ python setup.py build
running build
/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/bin/python generator.py libvirt
/home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 425 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 346 wrapper functions
/usr/bin/python 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/python 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 -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic
-D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:20:20: fatal error: Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
error: command 'gcc' failed with exit status 1
Build step 'Execute shell' marked build as failure