CI
Threads by month
- ----- 2026 -----
- 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
- 2 participants
- 9439 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-python-rpm » libvirt-fedora-rawhide #1072
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-rawhide…>
------------------------------------------
[...truncated 37 lines...]
hard linking libvirt-override-virDomain.py -> libvirt-python-2.1.0
hard linking libvirt-override-virDomainSnapshot.py -> libvirt-python-2.1.0
hard linking libvirt-override-virStoragePool.py -> libvirt-python-2.1.0
hard linking libvirt-override-virStream.py -> libvirt-python-2.1.0
hard linking libvirt-override.c -> libvirt-python-2.1.0
hard linking libvirt-override.py -> libvirt-python-2.1.0
hard linking libvirt-python.spec -> libvirt-python-2.1.0
hard linking libvirt-qemu-override-api.xml -> libvirt-python-2.1.0
hard linking libvirt-qemu-override.c -> libvirt-python-2.1.0
hard linking libvirt-utils.c -> libvirt-python-2.1.0
hard linking libvirt-utils.h -> libvirt-python-2.1.0
hard linking sanitytest.py -> libvirt-python-2.1.0
hard linking setup.py -> libvirt-python-2.1.0
hard linking tox.ini -> libvirt-python-2.1.0
hard linking typewrappers.c -> libvirt-python-2.1.0
hard linking typewrappers.h -> libvirt-python-2.1.0
hard linking examples/consolecallback.py -> libvirt-python-2.1.0/examples
hard linking examples/dominfo.py -> libvirt-python-2.1.0/examples
hard linking examples/domipaddrs.py -> libvirt-python-2.1.0/examples
hard linking examples/domrestore.py -> libvirt-python-2.1.0/examples
hard linking examples/domsave.py -> libvirt-python-2.1.0/examples
hard linking examples/domstart.py -> libvirt-python-2.1.0/examples
hard linking examples/esxlist.py -> libvirt-python-2.1.0/examples
hard linking examples/event-test.py -> libvirt-python-2.1.0/examples
hard linking examples/nodestats.py -> libvirt-python-2.1.0/examples
hard linking examples/topology.py -> libvirt-python-2.1.0/examples
hard linking examples/guest-vcpus/guest-vcpu-daemon.py -> libvirt-python-2.1.0/examples/guest-vcpus
hard linking examples/guest-vcpus/guest-vcpu.py -> libvirt-python-2.1.0/examples/guest-vcpus
hard linking tests/test_conn.py -> libvirt-python-2.1.0/tests
hard linking tests/test_domain.py -> libvirt-python-2.1.0/tests
creating dist
Creating tar archive
removing 'libvirt-python-2.1.0' (and everything under it)
/usr/bin/rpmbuild -ta --clean dist/libvirt-python-2.1.0.tar.gz
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1sKPTe
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd /home/jenkins/rpmbuild/BUILD
+ rm -rf libvirt-python-2.1.0
+ /usr/bin/tar -xf -
+ /usr/bin/gzip -dc <https://ci.centos.org/job/libvirt-python-rpm/systems=libvirt-fedora-rawhide…>
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libvirt-python-2.1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find examples -type f -exec chmod 0644 '{}' ';'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cNXo54
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-python-2.1.0
+ CFLAGS='-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'
+ /usr/bin/python setup.py build
running build
/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 413 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 343 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
/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 -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 -fPIC -I. -I/usr/include/python2.7 -c libvirt-override.c -o build/temp.linux-x86_64-2.7/libvirt-override.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c build/libvirt.c -o build/temp.linux-x86_64-2.7/build/libvirt.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-2.7/libvirt-override.o build/temp.linux-x86_64-2.7/build/libvirt.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod.so -L/home/jenkins/build/libvirt/lib
building 'libvirtmod_qemu' extension
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 -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 -fPIC -I. -I/usr/include/python2.7 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-2.7/libvirt-qemu-override.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-2.7/libvirt-qemu-override.o build/temp.linux-x86_64-2.7/build/libvirt-qemu.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -L/home/jenkins/build/libvirt/lib
building 'libvirtmod_lxc' extension
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 -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 -fPIC -I. -I/usr/include/python2.7 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-2.7/libvirt-lxc-override.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c typewrappers.c -o build/temp.linux-x86_64-2.7/typewrappers.o
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 -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 -fPIC -I. -I/usr/include/python2.7 -c libvirt-utils.c -o build/temp.linux-x86_64-2.7/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-2.7/libvirt-lxc-override.o build/temp.linux-x86_64-2.7/build/libvirt-lxc.o build/temp.linux-x86_64-2.7/typewrappers.o build/temp.linux-x86_64-2.7/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython2.7 -o build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -L/home/jenkins/build/libvirt/lib
+ CFLAGS='-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'
+ /usr/bin/python3 setup.py build
running build
/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/bin/python3 generator.py libvirt /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 413 functions in /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 343 wrapper functions
/usr/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
/bin/pkg-config --atleast-version=1.0.2 libvirt
/usr/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.linux-x86_64-3.4
copying build/libvirt.py -> build/lib.linux-x86_64-3.4
copying build/libvirt_qemu.py -> build/lib.linux-x86_64-3.4
copying build/libvirt_lxc.py -> build/lib.linux-x86_64-3.4
running build_ext
building 'libvirtmod' extension
creating build/temp.linux-x86_64-3.4
creating build/temp.linux-x86_64-3.4/build
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c libvirt-override.c -o build/temp.linux-x86_64-3.4/libvirt-override.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c build/libvirt.c -o build/temp.linux-x86_64-3.4/build/libvirt.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c typewrappers.c -o build/temp.linux-x86_64-3.4/typewrappers.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c libvirt-utils.c -o build/temp.linux-x86_64-3.4/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-x86_64-3.4/libvirt-override.o build/temp.linux-x86_64-3.4/build/libvirt.o build/temp.linux-x86_64-3.4/typewrappers.o build/temp.linux-x86_64-3.4/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.4m -o build/lib.linux-x86_64-3.4/libvirtmod.cpython-34m.so -L/home/jenkins/build/libvirt/lib
building 'libvirtmod_qemu' extension
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c libvirt-qemu-override.c -o build/temp.linux-x86_64-3.4/libvirt-qemu-override.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c build/libvirt-qemu.c -o build/temp.linux-x86_64-3.4/build/libvirt-qemu.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c typewrappers.c -o build/temp.linux-x86_64-3.4/typewrappers.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c libvirt-utils.c -o build/temp.linux-x86_64-3.4/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-x86_64-3.4/libvirt-qemu-override.o build/temp.linux-x86_64-3.4/build/libvirt-qemu.o build/temp.linux-x86_64-3.4/typewrappers.o build/temp.linux-x86_64-3.4/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.4m -o build/lib.linux-x86_64-3.4/libvirtmod_qemu.cpython-34m.so -L/home/jenkins/build/libvirt/lib
building 'libvirtmod_lxc' extension
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c libvirt-lxc-override.c -o build/temp.linux-x86_64-3.4/libvirt-lxc-override.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c build/libvirt-lxc.c -o build/temp.linux-x86_64-3.4/build/libvirt-lxc.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c typewrappers.c -o build/temp.linux-x86_64-3.4/typewrappers.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I/usr/include/python3.4m -c libvirt-utils.c -o build/temp.linux-x86_64-3.4/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-x86_64-3.4/libvirt-lxc-override.o build/temp.linux-x86_64-3.4/build/libvirt-lxc.o build/temp.linux-x86_64-3.4/typewrappers.o build/temp.linux-x86_64-3.4/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.4m -o build/lib.linux-x86_64-3.4/libvirtmod_lxc.cpython-34m.so -L/home/jenkins/build/libvirt/lib
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FD0VzQ
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ '[' /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64 '!=' / ']'
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64
++ dirname /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64
+ mkdir -p /home/jenkins/rpmbuild/BUILDROOT
+ mkdir /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64
+ cd libvirt-python-2.1.0
+ /usr/bin/python setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64
running install
running install_lib
creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr
creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64
creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7
creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/libvirtmod_qemu.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/libvirtmod_lxc.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/libvirtmod.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages
byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirt_lxc.py to libvirt_lxc.pyc
byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirt.py to libvirt.pyc
byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirt_qemu.py to libvirt_qemu.pyc
running install_egg_info
Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.1.0-py2.7.egg-info
+ /usr/bin/python3 setup.py install --skip-build --root=/home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64
running install
running install_lib
creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4
creating /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
copying build/lib.linux-x86_64-3.4/libvirt_lxc.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
copying build/lib.linux-x86_64-3.4/libvirtmod_qemu.cpython-34m.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
copying build/lib.linux-x86_64-3.4/libvirtmod_lxc.cpython-34m.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
copying build/lib.linux-x86_64-3.4/libvirtmod.cpython-34m.so -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
copying build/lib.linux-x86_64-3.4/libvirt.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
copying build/lib.linux-x86_64-3.4/libvirt_qemu.py -> /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages
byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-34.pyc
byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirt.py to libvirt.cpython-34.pyc
byte-compiling /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-34.pyc
running install_egg_info
Writing /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirt_python-2.1.0-py3.4.egg-info
+ rm -f /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirt_python-2.1.0-py2.7.egg-info /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirt_python-2.1.0-py3.4.egg-info
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/jenkins/rpmbuild/BUILD/libvirt-python-2.1.0
extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_qemu.so
extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirtmod_lxc.so
extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7/site-packages/libvirtmod.so
extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirtmod_qemu.cpython-34m.so
extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirtmod_lxc.cpython-34m.so
extracting debug info from /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4/site-packages/libvirtmod.cpython-34m.so
/usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match.
939 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4
Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /home/jenkins/rpmbuild/BUILDROOT/libvirt-python-2.1.0-1.fc23.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qpeQ4m
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd libvirt-python-2.1.0
+ /usr/bin/python setup.py test
running test
/usr/bin/python sanitytest.py build/lib.linux-x86_64-2.7 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
/usr/bin/python /usr/bin/nosetests
..
----------------------------------------------------------------------
Ran 2 tests in 0.273s
OK
+ /usr/bin/python3 setup.py test
running test
/usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.4 /home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
/usr/bin/python3 /usr/bin/nosetests
Traceback (most recent call last):
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 639, in _build_master
ws.require(__requires__)
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 940, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 832, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (nose 1.3.6 (/usr/lib/python3.4/site-packages), Requirement.parse('nose==1.3.7'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/nosetests", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 3057, in <module>
working_set = WorkingSet._build_master()
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 641, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 654, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 827, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'nose==1.3.7' distribution was not found and is required by the application
error: command '/usr/bin/python3' failed with exit status 1
error: Bad exit status from /var/tmp/rpm-tmp.qpeQ4m (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.qpeQ4m (%check)
error: command '/usr/bin/rpmbuild' failed with exit status 1
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-fedora-23 #1109
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/1109/>
------------------------------------------
[...truncated 379 lines...]
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo
CCLD libvirt-gconfig-1.0.la
GISCAN LibvirtGConfig-1.0.gir
GICOMP LibvirtGConfig-1.0.gir
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in tests
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
CC test-domain-create.o
CC test-capabilities-parse.o
CC test-domain-parse.o
CCLD test-domain-parse
CCLD test-domain-create
CCLD test-capabilities-parse
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in libvirt-gobject
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
GEN libvirt-gobject-enums.h
GEN libvirt-gobject-enums.c
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-main.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-secret.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-connection.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-manager.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-compat.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-input-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-output-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-enums.lo
CCLD libvirt-gobject-1.0.la
GISCAN LibvirtGObject-1.0.gir
GICOMP LibvirtGObject-1.0.gir
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in python
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
CC libvirtglibmod_la-libvirt-glib.lo
CCLD libvirtglibmod.la
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in vapi
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
GEN libvirt-glib-1.0.vapi
GEN libvirt-gconfig-1.0.vapi
Generation succeeded - 0 warning(s)
Generation succeeded - 0 warning(s)
GEN libvirt-gobject-1.0.vapi
Generation succeeded - 0 warning(s)
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in examples
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
CC conn_test-conn-test.o
CC event_test-event-test.o
CCLD event-test
CCLD conn-test
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in docs
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in libvirt-glib
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in libvirt-gobject
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in libvirt-gconfig
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in po
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
MSGFMT am.gmo
MSGFMT anp.gmo
MSGFMT af.gmo
MSGFMT ar.gmo
MSGFMT as.gmo
MSGFMT ast.gmo
MSGFMT bal.gmo
MSGFMT be.gmo
MSGFMT bg.gmo
MSGFMT bn.gmo
MSGFMT bn_IN.gmo
MSGFMT bo.gmo
MSGFMT br.gmo
MSGFMT brx.gmo
MSGFMT bs.gmo
MSGFMT ca.gmo
MSGFMT cs.gmo
MSGFMT cy.gmo
MSGFMT da.gmo
MSGFMT de_CH.gmo
MSGFMT de.gmo
MSGFMT en_GB.gmo
MSGFMT el.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT eu.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fr.gmo
MSGFMT gl.gmo
MSGFMT gu.gmo
MSGFMT he.gmo
MSGFMT hi.gmo
MSGFMT hr.gmo
MSGFMT hu.gmo
MSGFMT ia.gmo
MSGFMT id.gmo
MSGFMT ilo.gmo
MSGFMT is.gmo
MSGFMT it.gmo
MSGFMT ja.gmo
MSGFMT ka.gmo
MSGFMT kk.gmo
MSGFMT km.gmo
MSGFMT kn.gmo
MSGFMT ko.gmo
MSGFMT kw_GB.gmo
MSGFMT kw(a)kkcor.gmo
MSGFMT kw.gmo
MSGFMT kw(a)uccor.gmo
MSGFMT ky.gmo
MSGFMT lt.gmo
MSGFMT lv.gmo
MSGFMT mai.gmo
MSGFMT mk.gmo
MSGFMT ml.gmo
MSGFMT mn.gmo
MSGFMT mr.gmo
MSGFMT ms.gmo
MSGFMT nds.gmo
MSGFMT nb.gmo
MSGFMT ne.gmo
MSGFMT nn.gmo
MSGFMT nl.gmo
MSGFMT nso.gmo
MSGFMT or.gmo
MSGFMT pa.gmo
MSGFMT pl.gmo
MSGFMT pt_BR.gmo
MSGFMT pt.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT si.gmo
MSGFMT sl.gmo
MSGFMT sk.gmo
MSGFMT sq.gmo
MSGFMT sr(a)latin.gmo
MSGFMT sv.gmo
MSGFMT sr.gmo
MSGFMT ta.gmo
MSGFMT tg.gmo
MSGFMT te.gmo
MSGFMT th.gmo
MSGFMT tr.gmo
MSGFMT tw.gmo
MSGFMT uk.gmo
MSGFMT ur.gmo
MSGFMT vi.gmo
MSGFMT wba.gmo
MSGFMT yo.gmo
MSGFMT zh_HK.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_TW.gmo
MSGFMT zu.gmo
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Making all in tests
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
+ make -j3 install
Making install in libvirt-glib
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
/usr/bin/mkdir -p '/usr/local/include/libvirt-glib-1.0/libvirt-glib'
/usr/bin/mkdir -p '/usr/local/share/gir-1.0'
/usr/bin/mkdir -p '/usr/local/lib'
/usr/bin/mkdir: cannot create directory '/usr/local/include/libvirt-glib-1.0': Permission denied
Makefile:644: recipe for target 'install-libvirt_glib_1_0_laHEADERS' failed
make[2]: *** [install-libvirt_glib_1_0_laHEADERS] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/bin/mkdir: cannot create directory '/usr/local/share/gir-1.0': Permission denied
Makefile:602: recipe for target 'install-girDATA' failed
make[2]: *** [install-girDATA] Error 1
/bin/sh ../libtool --mode=install /usr/bin/install -c libvirt-glib-1.0.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libvirt-glib-1.0.so.0.2.4 /usr/local/lib/libvirt-glib-1.0.so.0.2.4
/usr/bin/install: cannot create regular file '/usr/local/lib/libvirt-glib-1.0.so.0.2.4': Permission denied
Makefile:507: recipe for target 'install-libLTLIBRARIES' failed
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Makefile:761: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-23/ws/b…'>
Makefile:564: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-centos-7 #1109
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/1109/>
------------------------------------------
[...truncated 374 lines...]
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-power-management.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-redirdev.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo
CCLD libvirt-gconfig-1.0.la
GISCAN LibvirtGConfig-1.0.gir
GICOMP LibvirtGConfig-1.0.gir
make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in tests
make[4]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
CC test-domain-create.o
CC test-domain-parse.o
CC test-capabilities-parse.o
CCLD test-domain-parse
CCLD test-capabilities-parse
CCLD test-domain-create
make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in libvirt-gobject
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
GEN libvirt-gobject-enums.c
GEN libvirt-gobject-enums.h
make all-am
make[3]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
CC libvirt_gobject_1_0_la-libvirt-gobject-main.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-secret.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-connection.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-manager.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-compat.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-input-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-output-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-enums.lo
CCLD libvirt-gobject-1.0.la
GISCAN LibvirtGObject-1.0.gir
<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/li…>:1698: Warning: LibvirtGObject: 'Returns:' tag unexpected at this location:
* Returns: (element-type LibvirtGObject.DomainSnapshot) (transfer full): A
^
GICOMP LibvirtGObject-1.0.gir
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in python
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
CC libvirtglibmod_la-libvirt-glib.lo
CCLD libvirtglibmod.la
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in vapi
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
GEN libvirt-gconfig-1.0.vapi
GEN libvirt-glib-1.0.vapi
Generation succeeded - 0 warning(s)
Generation succeeded - 0 warning(s)
GEN libvirt-gobject-1.0.vapi
Generation succeeded - 0 warning(s)
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in examples
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
CC event_test-event-test.o
CC conn_test-conn-test.o
CCLD event-test
CCLD conn-test
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in docs
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in libvirt-glib
make[3]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in libvirt-gobject
make[3]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in libvirt-gconfig
make[3]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in po
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
MSGFMT af.gmo
MSGFMT am.gmo
MSGFMT anp.gmo
MSGFMT ar.gmo
MSGFMT as.gmo
MSGFMT ast.gmo
MSGFMT bal.gmo
MSGFMT be.gmo
MSGFMT bg.gmo
MSGFMT bn_IN.gmo
MSGFMT bn.gmo
MSGFMT bo.gmo
MSGFMT br.gmo
MSGFMT brx.gmo
MSGFMT bs.gmo
MSGFMT ca.gmo
MSGFMT cs.gmo
MSGFMT cy.gmo
MSGFMT da.gmo
MSGFMT de_CH.gmo
MSGFMT de.gmo
MSGFMT el.gmo
MSGFMT en_GB.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT eu.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fr.gmo
MSGFMT gl.gmo
MSGFMT gu.gmo
MSGFMT he.gmo
MSGFMT hi.gmo
MSGFMT hr.gmo
MSGFMT hu.gmo
MSGFMT ia.gmo
MSGFMT id.gmo
MSGFMT ilo.gmo
MSGFMT is.gmo
MSGFMT it.gmo
MSGFMT ja.gmo
MSGFMT ka.gmo
MSGFMT kk.gmo
MSGFMT km.gmo
MSGFMT kn.gmo
MSGFMT ko.gmo
MSGFMT kw_GB.gmo
MSGFMT kw(a)kkcor.gmo
MSGFMT kw.gmo
MSGFMT kw(a)uccor.gmo
MSGFMT ky.gmo
MSGFMT lt.gmo
MSGFMT lv.gmo
MSGFMT mai.gmo
MSGFMT mk.gmo
MSGFMT ml.gmo
MSGFMT mn.gmo
MSGFMT mr.gmo
MSGFMT ms.gmo
MSGFMT nb.gmo
MSGFMT nds.gmo
MSGFMT ne.gmo
MSGFMT nl.gmo
MSGFMT nn.gmo
MSGFMT nso.gmo
MSGFMT or.gmo
MSGFMT pa.gmo
MSGFMT pl.gmo
MSGFMT pt_BR.gmo
MSGFMT pt.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT si.gmo
MSGFMT sk.gmo
MSGFMT sl.gmo
MSGFMT sq.gmo
MSGFMT sr(a)latin.gmo
MSGFMT sr.gmo
MSGFMT sv.gmo
MSGFMT ta.gmo
MSGFMT te.gmo
MSGFMT tg.gmo
MSGFMT th.gmo
MSGFMT tr.gmo
MSGFMT tw.gmo
MSGFMT uk.gmo
MSGFMT ur.gmo
MSGFMT vi.gmo
MSGFMT wba.gmo
MSGFMT yo.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_HK.gmo
MSGFMT zh_TW.gmo
MSGFMT zu.gmo
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
Making all in tests
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make all-am
make[3]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
+ make -j3 install
Making install in libvirt-glib
make[1]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[2]: Entering directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
/bin/mkdir -p '/usr/local/lib'
/bin/mkdir -p '/usr/local/share/gir-1.0'
/bin/mkdir: cannot create directory '/usr/local/share/gir-1.0': Permission denied
/bin/mkdir -p '/usr/local/include/libvirt-glib-1.0/libvirt-glib'
make[2]: *** [install-girDATA] Error 1
make[2]: *** Waiting for unfinished jobs....
/bin/mkdir: cannot create directory '/usr/local/include/libvirt-glib-1.0': Permission denied
make[2]: *** [install-libvirt_glib_1_0_laHEADERS] Error 1
/bin/sh ../libtool --mode=install /bin/install -c libvirt-glib-1.0.la '/usr/local/lib'
libtool: install: /bin/install -c .libs/libvirt-glib-1.0.so.0.2.4 /usr/local/lib/libvirt-glib-1.0.so.0.2.4
/bin/install: cannot create regular file '/usr/local/lib/libvirt-glib-1.0.so.0.2.4': Permission denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-centos-7/ws/bu…'>
make: *** [install-recursive] Error 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-fedora-22 #1109
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/1109/>
------------------------------------------
[...truncated 379 lines...]
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo
CCLD libvirt-gconfig-1.0.la
GISCAN LibvirtGConfig-1.0.gir
GICOMP LibvirtGConfig-1.0.gir
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in tests
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
CC test-domain-create.o
CC test-domain-parse.o
CC test-capabilities-parse.o
CCLD test-domain-create
CCLD test-capabilities-parse
CCLD test-domain-parse
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in libvirt-gobject
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
GEN libvirt-gobject-enums.c
GEN libvirt-gobject-enums.h
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
CC libvirt_gobject_1_0_la-libvirt-gobject-main.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-secret.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-connection.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-manager.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-compat.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-input-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-output-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-enums.lo
CCLD libvirt-gobject-1.0.la
GISCAN LibvirtGObject-1.0.gir
GICOMP LibvirtGObject-1.0.gir
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in python
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
CC libvirtglibmod_la-libvirt-glib.lo
CCLD libvirtglibmod.la
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in vapi
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
GEN libvirt-gconfig-1.0.vapi
GEN libvirt-glib-1.0.vapi
Generation succeeded - 0 warning(s)
Generation succeeded - 0 warning(s)
GEN libvirt-gobject-1.0.vapi
Generation succeeded - 0 warning(s)
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in examples
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
CC event_test-event-test.o
CC conn_test-conn-test.o
CCLD event-test
CCLD conn-test
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in docs
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in libvirt-glib
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in libvirt-gobject
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in libvirt-gconfig
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in po
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
MSGFMT am.gmo
MSGFMT af.gmo
MSGFMT anp.gmo
MSGFMT ar.gmo
MSGFMT as.gmo
MSGFMT ast.gmo
MSGFMT bal.gmo
MSGFMT be.gmo
MSGFMT bg.gmo
MSGFMT bn_IN.gmo
MSGFMT bn.gmo
MSGFMT br.gmo
MSGFMT bo.gmo
MSGFMT brx.gmo
MSGFMT bs.gmo
MSGFMT ca.gmo
MSGFMT cs.gmo
MSGFMT cy.gmo
MSGFMT da.gmo
MSGFMT de_CH.gmo
MSGFMT de.gmo
MSGFMT el.gmo
MSGFMT en_GB.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT eu.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fr.gmo
MSGFMT gl.gmo
MSGFMT gu.gmo
MSGFMT he.gmo
MSGFMT hi.gmo
MSGFMT hr.gmo
MSGFMT hu.gmo
MSGFMT ia.gmo
MSGFMT id.gmo
MSGFMT ilo.gmo
MSGFMT it.gmo
MSGFMT is.gmo
MSGFMT ja.gmo
MSGFMT ka.gmo
MSGFMT kk.gmo
MSGFMT km.gmo
MSGFMT kn.gmo
MSGFMT ko.gmo
MSGFMT kw_GB.gmo
MSGFMT kw(a)kkcor.gmo
MSGFMT kw.gmo
MSGFMT kw(a)uccor.gmo
MSGFMT ky.gmo
MSGFMT lt.gmo
MSGFMT lv.gmo
MSGFMT mai.gmo
MSGFMT mk.gmo
MSGFMT ml.gmo
MSGFMT mn.gmo
MSGFMT mr.gmo
MSGFMT ms.gmo
MSGFMT nb.gmo
MSGFMT nds.gmo
MSGFMT ne.gmo
MSGFMT nl.gmo
MSGFMT nso.gmo
MSGFMT nn.gmo
MSGFMT or.gmo
MSGFMT pa.gmo
MSGFMT pl.gmo
MSGFMT pt_BR.gmo
MSGFMT pt.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT si.gmo
MSGFMT sk.gmo
MSGFMT sl.gmo
MSGFMT sq.gmo
MSGFMT sr(a)latin.gmo
MSGFMT sr.gmo
MSGFMT sv.gmo
MSGFMT ta.gmo
MSGFMT te.gmo
MSGFMT tg.gmo
MSGFMT th.gmo
MSGFMT tr.gmo
MSGFMT tw.gmo
MSGFMT uk.gmo
MSGFMT vi.gmo
MSGFMT ur.gmo
MSGFMT wba.gmo
MSGFMT yo.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_HK.gmo
MSGFMT zh_TW.gmo
MSGFMT zu.gmo
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Making all in tests
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
+ make -j3 install
Making install in libvirt-glib
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
/bin/mkdir -p '/usr/local/lib'
/bin/sh ../libtool --mode=install /bin/install -c libvirt-glib-1.0.la '/usr/local/lib'
/bin/mkdir -p '/usr/local/share/gir-1.0'
/bin/mkdir -p '/usr/local/include/libvirt-glib-1.0/libvirt-glib'
/bin/mkdir: /bin/mkdir: cannot create directory '/usr/local/share/gir-1.0': Permission deniedcannot create directory '/usr/local/include/libvirt-glib-1.0'
: Permission deniedMakefile:601: recipe for target 'install-girDATA' failed
make[2]: *** [install-girDATA] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:643: recipe for target 'install-libvirt_glib_1_0_laHEADERS' failed
make[2]: *** [install-libvirt_glib_1_0_laHEADERS] Error 1
libtool: install: /bin/install -c .libs/libvirt-glib-1.0.so.0.2.4 /usr/local/lib/libvirt-glib-1.0.so.0.2.4
/bin/install: cannot create regular file '/usr/local/lib/libvirt-glib-1.0.so.0.2.4': Permission denied
Makefile:506: recipe for target 'install-libLTLIBRARIES' failed
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Makefile:760: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-22/ws/b…'>
Makefile:563: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-fedora-21 #1109
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/1109/>
------------------------------------------
[...truncated 379 lines...]
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo
CCLD libvirt-gconfig-1.0.la
GISCAN LibvirtGConfig-1.0.gir
GICOMP LibvirtGConfig-1.0.gir
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in tests
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
CC test-domain-create.o
CC test-capabilities-parse.o
CC test-domain-parse.o
CCLD test-domain-parse
CCLD test-domain-create
CCLD test-capabilities-parse
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in libvirt-gobject
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
GEN libvirt-gobject-enums.c
GEN libvirt-gobject-enums.h
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
CC libvirt_gobject_1_0_la-libvirt-gobject-main.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-secret.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-connection.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-manager.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-compat.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-input-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-output-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-enums.lo
CCLD libvirt-gobject-1.0.la
GISCAN LibvirtGObject-1.0.gir
GICOMP LibvirtGObject-1.0.gir
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in python
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
CC libvirtglibmod_la-libvirt-glib.lo
CCLD libvirtglibmod.la
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in vapi
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
GEN libvirt-gconfig-1.0.vapi
GEN libvirt-glib-1.0.vapi
Generation succeeded - 0 warning(s)
Generation succeeded - 0 warning(s)
GEN libvirt-gobject-1.0.vapi
Generation succeeded - 0 warning(s)
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in examples
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
CC event_test-event-test.o
CC conn_test-conn-test.o
CCLD event-test
CCLD conn-test
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in docs
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in libvirt-glib
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in libvirt-gobject
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in libvirt-gconfig
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in po
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
MSGFMT af.gmo
MSGFMT am.gmo
MSGFMT anp.gmo
MSGFMT ar.gmo
MSGFMT as.gmo
MSGFMT ast.gmo
MSGFMT bal.gmo
MSGFMT be.gmo
MSGFMT bg.gmo
MSGFMT bn_IN.gmo
MSGFMT bn.gmo
MSGFMT bo.gmo
MSGFMT brx.gmo
MSGFMT br.gmo
MSGFMT bs.gmo
MSGFMT ca.gmo
MSGFMT cy.gmo
MSGFMT cs.gmo
MSGFMT da.gmo
MSGFMT de_CH.gmo
MSGFMT el.gmo
MSGFMT en_GB.gmo
MSGFMT de.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT eu.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fr.gmo
MSGFMT gu.gmo
MSGFMT gl.gmo
MSGFMT he.gmo
MSGFMT hr.gmo
MSGFMT hi.gmo
MSGFMT ia.gmo
MSGFMT id.gmo
MSGFMT hu.gmo
MSGFMT ilo.gmo
MSGFMT is.gmo
MSGFMT it.gmo
MSGFMT ka.gmo
MSGFMT ja.gmo
MSGFMT kk.gmo
MSGFMT km.gmo
MSGFMT kn.gmo
MSGFMT ko.gmo
MSGFMT kw_GB.gmo
MSGFMT kw(a)kkcor.gmo
MSGFMT kw.gmo
MSGFMT kw(a)uccor.gmo
MSGFMT lt.gmo
MSGFMT ky.gmo
MSGFMT lv.gmo
MSGFMT mk.gmo
MSGFMT mai.gmo
MSGFMT ml.gmo
MSGFMT mn.gmo
MSGFMT mr.gmo
MSGFMT ms.gmo
MSGFMT nb.gmo
MSGFMT nds.gmo
MSGFMT ne.gmo
MSGFMT nl.gmo
MSGFMT nn.gmo
MSGFMT or.gmo
MSGFMT nso.gmo
MSGFMT pa.gmo
MSGFMT pl.gmo
MSGFMT pt.gmo
MSGFMT pt_BR.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT si.gmo
MSGFMT sk.gmo
MSGFMT sl.gmo
MSGFMT sq.gmo
MSGFMT sr(a)latin.gmo
MSGFMT sr.gmo
MSGFMT sv.gmo
MSGFMT ta.gmo
MSGFMT te.gmo
MSGFMT tg.gmo
MSGFMT th.gmo
MSGFMT tr.gmo
MSGFMT tw.gmo
MSGFMT uk.gmo
MSGFMT ur.gmo
MSGFMT vi.gmo
MSGFMT wba.gmo
MSGFMT yo.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_HK.gmo
MSGFMT zh_TW.gmo
MSGFMT zu.gmo
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Making all in tests
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
+ make -j3 install
Making install in libvirt-glib
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
/bin/mkdir -p '/usr/local/lib'
/bin/mkdir -p '/usr/local/include/libvirt-glib-1.0/libvirt-glib'
/bin/sh ../libtool --mode=install /bin/install -c libvirt-glib-1.0.la '/usr/local/lib'
/bin/mkdir -p '/usr/local/share/gir-1.0'
/bin/mkdir: /bin/mkdir: cannot create directory '/usr/local/include/libvirt-glib-1.0': Permission denied
cannot create directory '/usr/local/share/gir-1.0': Permission denied
Makefile:633: recipe for target 'install-libvirt_glib_1_0_laHEADERS' failed
make[2]: *** [install-libvirt_glib_1_0_laHEADERS] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:591: recipe for target 'install-girDATA' failed
make[2]: *** [install-girDATA] Error 1
libtool: install: /bin/install -c .libs/libvirt-glib-1.0.so.0.2.4 /usr/local/lib/libvirt-glib-1.0.so.0.2.4
/bin/install: cannot create regular file '/usr/local/lib/libvirt-glib-1.0.so.0.2.4': Permission denied
Makefile:496: recipe for target 'install-libLTLIBRARIES' failed
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Makefile:750: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-21/ws/b…'>
Makefile:554: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-syntax-check » libvirt-fedora-rawhide #1566
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-syntax-check/systems=libvirt-fedor…>
------------------------------------------
Started by upstream project "libvirt-daemon-syntax-check" build number 1566
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1573
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-daemon-syntax-check/systems=libvirt-fedor…>
[libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson7153285838568838699.sh
+ cd build
+ make -j3 syntax-check
GEN spacing-check
GEN prohibit-duplicate-header
GEN test-wrap-argv
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_ctype_macros
avoid_if_before_free
avoid_strcase
avoid_write
bindtextdomain
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
copyright_usage
correct_id_types
curly_braces_style
error_message_period
error_message_warn_fatal
flags_debug
flags_usage
forbid_const_pointer_typedef
forbid_manual_xml_indent
gettext_init
libvirt_unmarked_diagnostics
m4_quote_check
makefile_at_at_check
makefile_TAB_only_indentation
makefile_conditionals
po_check
prohibit_HAVE_MBRTOWC
preprocessor_indentation
prohibit_PATH_MAX
prohibit_VIR_ERR_NO_MEMORY
prohibit_access_xok
prohibit_always-defined_macros
prohibit_always_true_header_tests
prohibit_argmatch_without_use
prohibit_asprintf
prohibit_assert_without_use
prohibit_atoi
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close
prohibit_close_stream_without_use
prohibit_config_h_in_headers
prohibit_cross_inclusion
prohibit_ctype_h
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_devname
prohibit_diagnostic_without_format
prohibit_dirent_without_use
prohibit_double_semicolon
prohibit_doubled_word
prohibit_dt_without_code
prohibit_empty_first_line
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_exit_in_tests
prohibit_fork_wrappers
prohibit_gethostby
prohibit_getenv
prohibit_gethostname
prohibit_getopt_without_use
prohibit_gettext_markup
prohibit_gettext_noop
prohibit_hash_pjw_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_include_public_headers_brackets
prohibit_include_public_headers_quote
prohibit_int_assign_bool
prohibit_int_index
prohibit_int_ijk
prohibit_intprops_without_use
prohibit_internal_functions
prohibit_inttostr_without_use
prohibit_libgen
prohibit_long_lines
prohibit_long_options_without_use
prohibit_loop_iijjkk
prohibit_loop_var_decl
prohibit_magic_number_exit
prohibit_mixed_case_abbreviations
prohibit_mkstemp
prohibit_newline_at_end_of_diagnostic
prohibit_nonreentrant
prohibit_not_streq
prohibit_not_strneq
prohibit_openat_without_use
prohibit_paren_brace
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_pthread_create
prohibit_raw_allocation
prohibit_readdir
prohibit_readlink
prohibit_return_as_function
prohibit_reversed_compare_failure
prohibit_risky_id_promotion
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_select
prohibit_semicolon_at_eol_in_python
prohibit_setuid
prohibit_signal_without_use
prohibit_sprintf
prohibit_space_in_label
prohibit_static_zero_init
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strdup
prohibit_strings_without_use
prohibit_strncmp
prohibit_strncpy
prohibit_sysconf_pagesize
prohibit_strtol
prohibit_test_double_equal
prohibit_system_error_with_vir_err
prohibit_test_minus_ao
prohibit_unbounded_arrays_in_rpc
prohibit_useless_translation
prohibit_verbose_strcat
prohibit_verify_without_use
prohibit_virBufferAdd_with_string_literal
prohibit_virBufferAsprintf_with_string_literal
prohibit_virConnectOpen_in_virsh
prohibit_virXXXFree
prohibit_windows_special_chars_in_filename
prohibit_wrong_filename_in_comment
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
prohibit_xmlGetProp
prohibit_xmlURI
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
require_enum_last_marker
require_if_else_matching_braces
require_locale_h
require_space_before_label
require_whitespace_in_translation
size_of_brackets
spec_indentation
trailing_blank
unmarked_diagnostics
vulnerable_makefile_CVE-2009-4029
cppi: ../libvirt.spec.in: line 409: not properly indented
cppi: ../libvirt.spec.in: line 411: not properly indented
cppi: ../libvirt.spec.in: line 413: not properly indented
cppi: ../libvirt.spec.in: line 1219: not properly indented
cppi: ../libvirt.spec.in: line 1221: not properly indented
cppi: ../libvirt.spec.in: line 1225: not properly indented
maint.mk: incorrect preprocessor indentation
../cfg.mk:697: recipe for target 'sc_spec_indentation' failed
make: *** [sc_spec_indentation] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-syntax-check » libvirt-fedora-21 #1566
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-syntax-check/systems=libvirt-fedor…>
------------------------------------------
Started by upstream project "libvirt-daemon-syntax-check" build number 1566
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1573
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-21 (libvirt) in workspace <https://ci.centos.org/job/libvirt-daemon-syntax-check/systems=libvirt-fedor…>
[libvirt-fedora-21] $ /bin/sh -xe /tmp/hudson6292120166302392064.sh
+ cd build
+ make -j3 syntax-check
GEN test-wrap-argv
GEN prohibit-duplicate-header
GEN spacing-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_ctype_macros
avoid_if_before_free
avoid_strcase
avoid_write
bindtextdomain
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
copyright_usage
correct_id_types
curly_braces_style
error_message_period
error_message_warn_fatal
flags_debug
flags_usage
forbid_const_pointer_typedef
forbid_manual_xml_indent
gettext_init
libvirt_unmarked_diagnostics
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
makefile_conditionals
preprocessor_indentation
po_check
prohibit_HAVE_MBRTOWC
prohibit_PATH_MAX
prohibit_VIR_ERR_NO_MEMORY
prohibit_access_xok
prohibit_always-defined_macros
prohibit_always_true_header_tests
prohibit_argmatch_without_use
prohibit_asprintf
prohibit_assert_without_use
prohibit_atoi
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close
prohibit_close_stream_without_use
prohibit_config_h_in_headers
prohibit_cross_inclusion
prohibit_ctype_h
prohibit_cvs_keyword
prohibit_defined_have_decl_tests
prohibit_devname
prohibit_diagnostic_without_format
prohibit_dirent_without_use
prohibit_double_semicolon
prohibit_doubled_word
prohibit_dt_without_code
prohibit_empty_first_line
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_exit_in_tests
prohibit_fork_wrappers
prohibit_getenv
prohibit_gethostby
prohibit_gethostname
prohibit_getopt_without_use
prohibit_gettext_markup
prohibit_gettext_noop
prohibit_hash_pjw_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_include_public_headers_brackets
prohibit_include_public_headers_quote
prohibit_int_ijk
prohibit_int_assign_bool
prohibit_int_index
prohibit_internal_functions
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_libgen
prohibit_long_lines
prohibit_long_options_without_use
prohibit_loop_iijjkk
prohibit_loop_var_decl
prohibit_magic_number_exit
prohibit_mixed_case_abbreviations
prohibit_mkstemp
prohibit_newline_at_end_of_diagnostic
prohibit_nonreentrant
prohibit_not_streq
prohibit_not_strneq
prohibit_openat_without_use
prohibit_paren_brace
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_pthread_create
prohibit_raw_allocation
prohibit_readdir
prohibit_readlink
prohibit_return_as_function
prohibit_reversed_compare_failure
prohibit_risky_id_promotion
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_select
prohibit_setuid
prohibit_semicolon_at_eol_in_python
prohibit_signal_without_use
prohibit_space_in_label
prohibit_static_zero_init
prohibit_sprintf
prohibit_stdio--_without_use
prohibit_stddef_without_use
prohibit_strcmp
prohibit_stdio-safer_without_use
prohibit_strdup
prohibit_strings_without_use
prohibit_strncmp
prohibit_strncpy
prohibit_strtol
prohibit_sysconf_pagesize
prohibit_system_error_with_vir_err
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_unbounded_arrays_in_rpc
prohibit_verbose_strcat
prohibit_useless_translation
prohibit_verify_without_use
prohibit_virBufferAdd_with_string_literal
prohibit_virBufferAsprintf_with_string_literal
prohibit_virConnectOpen_in_virsh
prohibit_virXXXFree
prohibit_windows_special_chars_in_filename
prohibit_wrong_filename_in_comment
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
prohibit_xmlGetProp
prohibit_xmlURI
redundant_const
proper_name_utf8_requires_ICONV
require_config_h
require_config_h_first
require_enum_last_marker
require_if_else_matching_braces
require_locale_h
require_space_before_label
require_whitespace_in_translation
size_of_brackets
spec_indentation
trailing_blank
vulnerable_makefile_CVE-2009-4029
unmarked_diagnostics
cppi: ../libvirt.spec.in: line 409: not properly indented
cppi: ../libvirt.spec.in: line 411: not properly indented
cppi: ../libvirt.spec.in: line 413: not properly indented
cppi: ../libvirt.spec.in: line 1219: not properly indented
cppi: ../libvirt.spec.in: line 1221: not properly indented
cppi: ../libvirt.spec.in: line 1225: not properly indented
maint.mk: incorrect preprocessor indentation
../cfg.mk:697: recipe for target 'sc_spec_indentation' failed
make: *** [sc_spec_indentation] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-build » libvirt-fedora-rawhide #1127
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-perl-build/systems=libvirt-fedora-rawhide…>
------------------------------------------
Started by upstream project "libvirt-perl-build" build number 1127
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1572
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-build/systems=libvirt-fedora-rawhide…>
> 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-perl.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-perl.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 1de9cdb00959aaf0205a4dcf488e23c6f27c2eb1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1de9cdb00959aaf0205a4dcf488e23c6f27c2eb1
> git rev-list 1de9cdb00959aaf0205a4dcf488e23c6f27c2eb1 # 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-fedora-rawhide] $ /bin/sh -xe /tmp/hudson1785853910326941912.sh
+ PREFIX=/home/jenkins/build/libvirt
+ export PKG_CONFIG_PATH=/home/jenkins/build/libvirt/lib/pkgconfig
+ PKG_CONFIG_PATH=/home/jenkins/build/libvirt/lib/pkgconfig
+ export LD_LIBRARY_PATH=/home/jenkins/build/libvirt/lib
+ LD_LIBRARY_PATH=/home/jenkins/build/libvirt/lib
+ export C_INCLUDE_PATH=/home/jenkins/build/libvirt/include
+ C_INCLUDE_PATH=/home/jenkins/build/libvirt/include
+ export TEST_MAINTAINER=1
+ TEST_MAINTAINER=1
+ perl Makefile.PL
Generating a Unix-style Makefile
Writing Makefile for Sys::Virt
Writing MYMETA.yml and MYMETA.json
+ make
cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm
cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm
cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm
cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.pm
cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm
cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm
cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm
cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm
cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm
cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm
cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm
cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm
cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm
Running Mkbootstrap for Virt ()
chmod 644 "Virt.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Virt.bs blib/arch/auto/Sys/Virt/Virt.bs 644
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '<https://ci.centos.org/job/libvirt-perl-build/systems=libvirt-fedora-rawhide…'> Virt.xs > Virt.xsc
mv Virt.xsc Virt.c
gcc -c -W -Waddress -Wall -Warray-bounds -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wformat=2 -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmultichar -Wnarrowing -Wnonnull -Wnormalized=nfc -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wno-unused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=8192 -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -Werror -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"2.1.0\" -DXS_VERSION=\"2.1.0\" -fPIC "-I/usr/lib64/perl5/CORE" Virt.c
In file included from /usr/lib64/perl5/CORE/perl.h:5860:0,
from Virt.xs:22:
/usr/lib64/perl5/CORE/inline.h: In function ‘S_cx_popsub_args’:
/usr/lib64/perl5/CORE/inline.h:526:19: error: declaration of ‘av’ shadows a previous local [-Werror=shadow]
CX_POP_SAVEARRAY(cx);
^~
In file included from /usr/lib64/perl5/CORE/perl.h:5860:0,
from Virt.xs:22:
/usr/lib64/perl5/CORE/inline.h:518:9: note: shadowed declaration is here
AV *av;
^~
cc1: all warnings being treated as errors
Makefile:425: recipe for target 'Virt.o' failed
make: *** [Virt.o] Error 1
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: osinfo-db-build » libvirt-fedora-23 #1
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/osinfo-db-build/systems=libvirt-fedora-23/1/>
------------------------------------------
Started by upstream project "osinfo-db-build" build number 1
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-build/systems=libvirt-fedora-23/ws/>
> 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/osinfo-db-tools.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/osinfo-db-tools.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/osinfo-db-tools.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0b69a29ea00ed03cee92a390b8aad431edd56590 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0b69a29ea00ed03cee92a390b8aad431edd56590
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-fedora-23] $ /bin/sh -xe /tmp/hudson140869290460416866.sh
+ make -j3 all
make: -n: Command not found
There seems to be no Makefile in this directory.
You must run ./configure before running `make'.
GNUmakefile:111: recipe for target 'abort-due-to-no-makefile' failed
make: *** [abort-due-to-no-makefile] Error 1
Build step 'Execute shell' marked build as failure
1
7
[Libvirt-ci] Build failed in Jenkins: osinfo-db-build » libvirt-fedora-22 #1
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/osinfo-db-build/systems=libvirt-fedora-22/1/>
------------------------------------------
Started by upstream project "osinfo-db-build" build number 1
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-22 (libvirt) in workspace <https://ci.centos.org/job/osinfo-db-build/systems=libvirt-fedora-22/ws/>
> 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/osinfo-db-tools.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/osinfo-db-tools.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://n64.pufty.ci.centos.org/osinfo-db-tools.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0b69a29ea00ed03cee92a390b8aad431edd56590 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0b69a29ea00ed03cee92a390b8aad431edd56590
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-fedora-22] $ /bin/sh -xe /tmp/hudson5424521540305224020.sh
+ make -j3 all
make: -n: Command not found
There seems to be no Makefile in this directory.
You must run ./configure before running `make'.
GNUmakefile:111: recipe for target 'abort-due-to-no-makefile' failed
make: *** [abort-due-to-no-makefile] Error 1
Build step 'Execute shell' marked build as failure
1
7