[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-build » libvirt-fedora-rawhide #476
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-fedor...>
------------------------------------------
Started by upstream project "libvirt-perl-master-build" build number 476
originally caused by:
Started by upstream project "libvirt-master-build" build number 633
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-perl-master-build/systems=libvirt-fedor...>
> 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 fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision c5f812116880d60fa456e1635dcb9101ff26cb16 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c5f812116880d60fa456e1635dcb9101ff26cb16
> git rev-list c5f812116880d60fa456e1635dcb9101ff26cb16 # 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-perl-master] $ /bin/sh -xe /tmp/hudson3512975872880123015.sh
+ perl Makefile.PL PREFIX=/home/jenkins/build/libvirt
Generating a Unix-style Makefile
Writing Makefile for Sys::Virt
Writing MYMETA.yml and MYMETA.json
+ make
cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm
cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm
cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm
cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm
cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm
cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm
cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm
cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm
cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm
cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm
cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm
cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm
cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.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-master-build/systems=libvirt-fedor...'> Virt.xs > Virt.xsc
mv Virt.xsc Virt.c
gcc -c -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"3.5.0\" -DXS_VERSION=\"3.5.0\" -fPIC "-I/usr/lib64/perl5/CORE" Virt.c
rm -f blib/arch/auto/Sys/Virt/Virt.so
gcc -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Virt.o -o blib/arch/auto/Sys/Virt/Virt.so \
-L/home/jenkins/build/libvirt/lib -lvirt -lperl \
chmod 755 blib/arch/auto/Sys/Virt/Virt.so
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" META.yml.PL META.yml
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" perl-Sys-Virt.spec.PL perl-Sys-Virt.spec
do "lib/Sys/Virt.pm" failed, '.' is no longer in @INC; did you mean do "./lib/Sys/Virt.pm"? at perl-Sys-Virt.spec.PL line 9.
lib/Sys/Virt.pm: No such file or directory at perl-Sys-Virt.spec.PL line 12.
make: *** [Makefile:580: perl-Sys-Virt.spec] Error 2
Build step 'Execute shell' marked build as failure
1 year
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-fedora-rawhide #436
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...>
------------------------------------------
Started by upstream project "libvirt-master-check" build number 436
originally caused by:
Started by upstream project "libvirt-master-syntax-check" build number 437
originally caused by:
Started by user Libvirt
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...>
[libvirt-master] $ /bin/sh -xe /tmp/hudson6074445974412697631.sh
+ MAKE=make
++ uname
+ unamestr=Linux
+ '[' Linux = FreeBSD ']'
+ cd build
+ make -j3 check
GEN public-submodule-commit
Making check in .
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make check-local
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make all-recursive
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
Making all in .
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
Making all in gnulib/lib
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make all-am
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
Making all in include/libvirt
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
Making all in src
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make all-am
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfcp.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
CC util/libvirt_util_la-virkeyfile.lo
CC util/libvirt_util_la-virlease.lo
CC util/libvirt_util_la-virlockspace.lo
CC util/libvirt_util_la-virlog.lo
CC util/libvirt_util_la-virmacaddr.lo
CC util/libvirt_util_la-virmacmap.lo
CC util/libvirt_util_la-virnetdev.lo
CC util/libvirt_util_la-virnetdevbandwidth.lo
CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
CC util/libvirt_util_la-virnetdevmacvlan.lo
CC util/libvirt_util_la-virnetdevmidonet.lo
CC util/libvirt_util_la-virnetdevopenvswitch.lo
CC util/libvirt_util_la-virnetdevtap.lo
CC util/libvirt_util_la-virnetdevveth.lo
CC util/libvirt_util_la-virnetdevvlan.lo
CC util/libvirt_util_la-virnetdevvportprofile.lo
CC util/libvirt_util_la-virnetlink.lo
CC util/libvirt_util_la-virnodesuspend.lo
CC util/libvirt_util_la-virkmod.lo
CC util/libvirt_util_la-virnuma.lo
CC util/libvirt_util_la-virobject.lo
CC util/libvirt_util_la-virpci.lo
CC util/libvirt_util_la-virpidfile.lo
CC util/libvirt_util_la-virpolkit.lo
CC util/libvirt_util_la-virportallocator.lo
CC util/libvirt_util_la-virprocess.lo
../../src/util/virpci.c: In function 'virPCIDeviceNew':
../../src/util/virpci.c:1772:9: error: '%.2x' directive output may be truncated writing between 2 and 8 bytes into a region of size between 4 and 8 [-Werror=format-truncation=]
if (snprintf(dev->name, sizeof(dev->name), "%.4x:%.2x:%.2x.%.1x",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
domain, bus, slot, function) >= sizeof(dev->name)) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:889:0,
from ../gnulib/lib/stdio.h:43,
from ../../src/util/virpci.c:32:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 13 and 36 bytes into a destination of size 13
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[5]: *** [Makefile:10695: util/libvirt_util_la-virpci.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[4]: *** [Makefile:5941: all] Error 2
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[3]: *** [Makefile:2109: all-recursive] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[2]: *** [Makefile:2002: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make[1]: *** [Makefile:2399: check-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-fedora-raw...'>
make: *** [Makefile:2109: check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure
1 year
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-rawhide #593
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...>
Changes:
[pkrempa] qemu: Don't error out if allocation info can't be queried
------------------------------------------
[...truncated 174.59 KB...]
CC qemucpumock_la-qemucpumock.lo
CC nssmock_la-nssmock.lo
CC virmacmapmock_la-virmacmapmock.lo
CC securityselinuxhelper.lo
CC virshtest.o
CC testutils.o
CC sockettest.o
CC virhostcputest.o
CC virfilewrapper.o
CC virbuftest.o
CC commandtest.o
CC seclabeltest.o
CC virhashtest.o
CC virconftest.o
CC viratomictest.o
CC utiltest.o
CC shunloadtest.o
CC virtimetest.o
CC viruritest.o
CC virkeyfiletest.o
CC viralloctest.o
CC virauthconfigtest.o
CC virbitmaptest.o
CC vircgrouptest.o
CC vircryptotest.o
CC virpcitest.o
CC virendiantest.o
CC virfiletest.o
CC virfirewalltest-virfirewalltest.o
CC virfirewalltest-testutils.o
CC viriscsitest.o
CC virkeycodetest.o
CC virlockspacetest.o
CC virlogtest.o
CC virrotatingfiletest-virrotatingfiletest.o
CC virrotatingfiletest-testutils.o
CC virschematest.o
CC virstringtest.o
CC virportallocatortest.o
CC sysinfotest.o
CC virkmodtest.o
CC vircapstest.o
CC testutilslxc.o
CC testutilsqemu.o
CC testutilsxen.o
CC domaincapstest.o
CC domainconftest.o
CC virhostdevtest.o
CC virnetdevtest-virnetdevtest.o
CC virnetdevtest-testutils.o
CC virtypedparamtest.o
CC virnetmessagetest-virnetmessagetest.o
CC virnetmessagetest-testutils.o
CC virnetsockettest.o
CC virnetdaemontest-virnetdaemontest.o
CC virnetdaemontest-testutils.o
CC virnetserverclienttest-virnetserverclienttest.o
CC virnetserverclienttest-testutils.o
CC virnettlscontexttest.o
CC virnettlshelpers.o
CC pkix_asn1_tab.o
CC virnettlssessiontest.o
CC fchosttest.o
CC scsihosttest.o
CC vircaps2xmltest.o
CC fdstreamtest.o
CC virdbustest-virdbustest.o
CC virdbustest-testutils.o
CC virsystemdtest-virsystemdtest.o
CC virsystemdtest-testutils.o
CC virpolkittest-virpolkittest.o
CC virpolkittest-testutils.o
CC securityselinuxtest.o
CC viridentitytest.o
CC securityselinuxlabeltest.o
CC virdrivermoduletest.o
CC xml2sexprtest.o
CC sexpr2xmltest.o
CC xmconfigtest.o
CC xencapstest.o
CC xlconfigtest.o
CC qemuxml2argvtest.o
CC qemuxml2xmltest.o
CC qemuargv2xmltest.o
CC qemuhelptest.o
CC domainsnapshotxml2xmltest.o
CC qemumonitortest.o
CC qemumonitorjsontest.o
CC qemuhotplugtest.o
CC qemuagenttest.o
CC qemucapabilitiestest.o
CC qemucaps2xmltest.o
CC qemumemlocktest.o
CC qemucommandutiltest.o
CC lxcxml2xmltest.o
CC lxcconf2xmltest.o
CC openvzutilstest.o
CC esxutilstest.o
CC vboxsnapshotxmltest.o
CC vmx2xmltest.o
CC xml2vmxtest.o
CC vmwarevertest.o
CC jsontest.o
CC networkxml2xmltest.o
CC networkxml2xmlupdatetest.o
CC networkxml2conftest.o
CC networkxml2firewalltest.o
CC storagebackendsheepdogtest.o
CC nwfilterxml2xmltest.o
CC nwfilterebiptablestest.o
CC nwfilterxml2firewalltest.o
CC storagevolxml2argvtest.o
CC virstorageutiltest.o
CC virstoragetest.o
CC virscsitest.o
CC nsstest-nsstest.o
CC nsstest-testutils.o
CC nssguesttest-nsstest.o
CC nssguesttest-testutils.o
CC storagevolxml2xmltest.o
CC storagepoolxml2xmltest.o
CC nodedevxml2xmltest.o
CC interfacexml2xmltest.o
CC cputest.o
CC metadatatest.o
CC secretxml2xmltest.o
CC genericxml2xmltest.o
CC virusbtest.o
CC virnetdevbandwidthtest.o
CC eventtest.o
CC objecteventtest.o
CC virmacmaptest.o
CC commandhelper.o
CC ssh.o
CC qemucapsprobe.o
CC nsslinktest-nsslinktest.o
CC nssguestlinktest-nsslinktest.o
CCLD libshunload.la
CCLD virportallocatormock.la
CCLD virnetdaemonmock.la
CCLD virnetserverclientmock.la
CCLD vircgroupmock.la
CCLD virpcimock.la
CCLD virnetdevmock.la
CCLD virrandommock.la
CCLD virhostcpumock.la
CCLD domaincapsmock.la
CCLD virusbmock.la
CCLD virnetdevbandwidthmock.la
CCLD virnumamock.la
CCLD virtestmock.la
CCLD virdbusmock.la
CCLD libqemumonitortestutils.la
CCLD qemuxml2argvmock.la
CCLD qemuxml2xmlmock.la
CCLD qemucaps2xmlmock.la
CCLD qemucapsprobemock.la
CCLD qemucpumock.la
CCLD nssmock.la
CCLD virmacmapmock.la
CCLD libsecurityselinuxhelper.la
CCLD virshtest
CCLD sockettest
CCLD virhostcputest
CCLD virbuftest
CCLD commandtest
CCLD seclabeltest
CCLD virhashtest
CCLD virconftest
CCLD viratomictest
CCLD utiltest
CCLD shunloadtest
CCLD virtimetest
CCLD viruritest
CCLD virkeyfiletest
CCLD viralloctest
CCLD virauthconfigtest
CCLD virbitmaptest
CCLD vircgrouptest
CCLD vircryptotest
CCLD virpcitest
CCLD virendiantest
CCLD virfiletest
CCLD virfirewalltest
CCLD viriscsitest
CCLD virkeycodetest
CCLD virlockspacetest
CCLD virlogtest
CCLD virrotatingfiletest
CCLD virschematest
CCLD virstringtest
CCLD virportallocatortest
CCLD sysinfotest
CCLD virkmodtest
CCLD vircapstest
CCLD domaincapstest
CCLD domainconftest
CCLD virhostdevtest
CCLD virnetdevtest
CCLD virtypedparamtest
CCLD virnetmessagetest
CCLD virnetsockettest
CCLD virnetdaemontest
CCLD virnetserverclienttest
CCLD virnettlscontexttest
CCLD virnettlssessiontest
CCLD fchosttest
CCLD scsihosttest
CCLD vircaps2xmltest
CCLD fdstreamtest
CCLD virdbustest
CCLD virsystemdtest
CCLD virpolkittest
CCLD securityselinuxtest
CCLD viridentitytest
CCLD securityselinuxlabeltest
CCLD virdrivermoduletest
CCLD xml2sexprtest
CCLD sexpr2xmltest
CCLD xmconfigtest
CCLD xencapstest
CCLD xlconfigtest
CCLD qemuxml2argvtest
CCLD qemuxml2xmltest
CCLD qemuargv2xmltest
CCLD qemuhelptest
CCLD domainsnapshotxml2xmltest
CCLD qemumonitortest
CCLD qemumonitorjsontest
CCLD qemuhotplugtest
CCLD qemuagenttest
CCLD qemucapabilitiestest
CCLD qemucaps2xmltest
CCLD qemumemlocktest
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:4835: qemucaps2xmltest] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:4831: qemucapabilitiestest] Error 1
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:4855: qemumemlocktest] Error 1
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make[1]: *** [Makefile:2109: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make: *** [Makefile:2002: all] Error 2
Build step 'Execute shell' marked build as failure
1 year
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #1188
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...>
Changes:
[berrange] maint: update to latest gnulib
------------------------------------------
[...truncated 129.15 KB...]
CC calloc.lo
CC canonicalize-lgpl.lo
CC chown.lo
CC close.lo
CC connect.lo
CC dup2.lo
CC execinfo.lo
CC fclose.lo
CC fcntl.lo
CC fdatasync.lo
CC fflush.lo
CC ffs.lo
CC ffsl.lo
CC fnmatch.lo
CC fpurge.lo
CC fseek.lo
CC fseeko.lo
CC fstat.lo
CC fsync.lo
CC gai_strerror.lo
CC getcwd-lgpl.lo
CC getdelim.lo
CC getdtablesize.lo
CC getgroups.lo
CC gethostname.lo
CC getline.lo
CC getopt.lo
CC getopt1.lo
CC getpass.lo
CC getpeername.lo
CC getsockname.lo
CC gettimeofday.lo
CC inet_ntop.lo
CC inet_pton.lo
CC ioctl.lo
CC isatty.lo
CC listen.lo
CC localeconv.lo
CC localtime-buffer.lo
CC lseek.lo
CC malloc.lo
CC mbrtowc.lo
CC mbsinit.lo
CC mbsrtowcs.lo
CC mbsrtowcs-state.lo
CC memchr.lo
CC mkdtemp.lo
CC mkostemp.lo
CC mkostemps.lo
CC mktime.lo
CC msvc-inval.lo
CC msvc-nothrow.lo
CC nl_langinfo.lo
CC open.lo
CC openpty.lo
CC perror.lo
CC pipe.lo
CC poll.lo
CC posix_openpt.lo
CC printf-args.lo
CC printf-parse.lo
CC pthread_sigmask.lo
CC raise.lo
CC random_r.lo
CC rawmemchr.lo
CC readlink.lo
CC realloc.lo
CC recv.lo
CC regex.lo
CC secure_getenv.lo
CC select.lo
CC send.lo
CC setenv.lo
CC setsockopt.lo
CC sigaction.lo
CC sigprocmask.lo
CC sleep.lo
CC snprintf.lo
CC socket.lo
CC stat.lo
CC stat-w32.lo
CC stdio-read.lo
CC stdio-write.lo
CC stpcpy.lo
CC strchrnul.lo
CC strdup.lo
CC strerror.lo
CC strerror-override.lo
CC strerror_r.lo
CC strndup.lo
CC strptime.lo
CC strsep.lo
CC time_r.lo
CC timegm.lo
CC ttyname_r.lo
CC uname.lo
CC unsetenv.lo
CC usleep.lo
CC vasnprintf.lo
CC vsnprintf.lo
CC waitpid.lo
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
CC glthread/lock.lo
CCLD libgnu.la
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in include/libvirt
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in src
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
GEN util/virkeycodetable_linux.h
GEN util/virkeycodetable_osx.h
GEN util/virkeycodetable_atset1.h
GEN util/virkeycodetable_atset2.h
GEN util/virkeycodetable_atset3.h
GEN util/virkeycodetable_xt.h
GEN util/virkeycodetable_xtkbd.h
GEN util/virkeycodetable_usb.h
GEN util/virkeycodetable_win32.h
GEN util/virkeycodetable_rfb.h
GEN util/virkeynametable_linux.h
GEN util/virkeynametable_osx.h
GEN util/virkeynametable_win32.h
GEN locking/lock_protocol.h
GEN locking/lock_daemon_dispatch_stubs.h
GEN logging/log_protocol.h
GEN logging/log_daemon_dispatch_stubs.h
GEN admin/admin_protocol.h
GEN admin/admin_client.h
GEN lxc/lxc_monitor_protocol.h
GEN lxc/lxc_monitor_dispatch.h
GEN lxc/lxc_controller_dispatch.h
GEN remote/remote_protocol.h
GEN remote/remote_client_bodies.h
GEN remote/lxc_protocol.h
GEN remote/lxc_client_bodies.h
GEN remote/qemu_protocol.h
GEN remote/qemu_client_bodies.h
GEN .esx_vi_generator.stamp
GEN .hyperv_wmi_generator.stamp
GEN access/viraccessapicheck.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.typedef
GEN ../../src/hyperv/hyperv_wmi_classes.generated.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.c
GEN access/viraccessapicheck.c
GEN ../../src/esx/esx_vi_types.generated.typedef
GEN ../../src/esx/esx_vi_types.generated.typeenum
GEN ../../src/esx/esx_vi_types.generated.typetostring
GEN ../../src/esx/esx_vi_types.generated.typefromstring
GEN ../../src/esx/esx_vi_types.generated.h
GEN ../../src/esx/esx_vi_types.generated.c
GEN ../../src/esx/esx_vi_methods.generated.h
GEN ../../src/esx/esx_vi_methods.generated.c
GEN ../../src/esx/esx_vi_methods.generated.macro
GEN ../../src/esx/esx_vi.generated.h
GEN ../../src/esx/esx_vi.generated.c
GEN access/viraccessapicheckqemu.h
GEN access/viraccessapicheckqemu.c
GEN access/viraccessapichecklxc.h
GEN access/viraccessapichecklxc.c
GEN libvirt_access.xml
GEN libvirt_access_qemu.xml
GEN libvirt_access_lxc.xml
GEN libvirt_access.syms
GEN libvirt_access_qemu.syms
GEN libvirt_access_lxc.syms
GEN libvirt_qemu.def
GEN libvirt_lxc.def
GEN libvirt_admin.syms
GEN rpc/virnetprotocol.h
GEN rpc/virkeepaliveprotocol.h
GEN locking/lock_protocol.c
GEN logging/log_protocol.c
GEN admin/admin_protocol.c
GEN lxc/lxc_monitor_protocol.c
GEN remote/remote_protocol.c
GEN remote/lxc_protocol.c
GEN remote/qemu_protocol.c
GEN libvirt.syms
GEN libvirt_admin.def
GEN rpc/virnetprotocol.c
GEN rpc/virkeepaliveprotocol.c
GEN libvirt.def
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-snapshot.lo
CC libvirt_driver_la-libvirt-host.lo
CC libvirt_driver_la-libvirt-interface.lo
CC libvirt_driver_la-libvirt-network.lo
CC libvirt_driver_la-libvirt-nodedev.lo
CC libvirt_driver_la-libvirt-nwfilter.lo
CC libvirt_driver_la-libvirt-secret.lo
CC libvirt_driver_la-libvirt-storage.lo
CC libvirt_driver_la-libvirt-stream.lo
CC libvirt_qemu_la-libvirt-qemu.lo
CC libvirt_lxc_la-libvirt-lxc.lo
CC libvirt_admin_la-libvirt-admin.lo
CC libvirt_admin_la-datatypes.lo
GEN util/virkeycode-linux.pod
GEN util/virkeycode-osx.pod
GEN util/virkeycode-atset1.pod
GEN util/virkeycode-atset2.pod
GEN util/virkeycode-atset3.pod
GEN util/virkeycode-xt.pod
GEN util/virkeycode-xtkbd.pod
GEN util/virkeycode-usb.pod
GEN util/virkeycode-win32.pod
GEN util/virkeycode-rfb.pod
GEN util/virkeyname-linux.pod
GEN util/virkeyname-osx.pod
GEN util/virkeyname-win32.pod
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
../../src/util/vircommand.c: In function 'virCommandWait':
../../src/util/vircommand.c:2562:51: error: this condition has identical branches [-Werror=duplicated-branches]
*exitstatus = cmd->rawStatus ? status : WEXITSTATUS(status);
^
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10345: util/libvirt_util_la-vircommand.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
rm util/virkeycode-xtkbd.pod util/virkeycode-atset3.pod util/virkeycode-usb.pod util/virkeycode-xt.pod util/virkeycode-win32.pod util/virkeyname-linux.pod util/virkeycode-osx.pod util/virkeycode-linux.pod util/virkeyname-osx.pod util/virkeycode-atset1.pod util/virkeycode-rfb.pod util/virkeyname-win32.pod util/virkeycode-atset2.pod
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: *** [Makefile:5941: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[1]: *** [Makefile:2109: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make: *** [Makefile:2002: all] Error 2
Build step 'Execute shell' marked build as failure
1 year
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd #630
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/63...>
Changes:
[jdenemar] qemu: Introduce qemuDomainDefFromXML helper
[jdenemar] qemu: Add qemuDomainMigratableDefCheckABIStability
[jdenemar] qemu: Add qemuDomainCheckABIStability
[jdenemar] qemu: Use qemuDomainCheckABIStability where needed
------------------------------------------
[...truncated 64.56 KB...]
Creating ./gnulib/tests/.gitignore
Creating ./gnulib/tests/glthread/.gitignore
Updating ./m4/.gitignore (backup in ./m4/.gitignore~)
Finished.
You may need to add #include directives for the following .h files.
#include <arpa/inet.h>
#include <byteswap.h>
#include <execinfo.h>
#include <fcntl.h>
#include <fnmatch.h>
#include <locale.h>
#include <math.h>
#include <net/if.h>
#include <netdb.h>
#include <poll.h>
#include <pthread.h>
#include <pty.h>
#include <regex.h>
#include <sched.h>
#include <signal.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/utsname.h>
#include <sys/wait.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>
/* Include only after all system include files. */
#include "areadlink.h"
#include "base64.h"
#include "bitrotate.h"
#include "c-ctype.h"
#include "c-strcase.h"
#include "c-strcasestr.h"
#include "configmake.h"
#include "count-leading-zeros.h"
#include "count-one-bits.h"
#include "dirname.h"
#include "getpass.h"
#include "gettext.h"
#include "ignore-value.h"
#include "intprops.h"
#include "md5.h"
#include "mgetgroups.h"
#include "nonblocking.h"
#include "passfd.h"
#include "physmem.h"
#include "sha256.h"
#include "stat-time.h"
#include "verify.h"
You may need to use the following Makefile variables when linking.
Use them in <program>_LDADD when linking a program, or
in <library>_a_LDFLAGS or <library>_la_LDFLAGS when linking a library.
$(GETADDRINFO_LIB)
$(GETHOSTNAME_LIB)
$(HOSTENT_LIB)
$(INET_NTOP_LIB)
$(INET_PTON_LIB)
$(LDEXP_LIBM)
$(LIBSOCKET)
$(LIB_CLOCK_GETTIME)
$(LIB_CRYPTO)
$(LIB_EXECINFO)
$(LIB_FDATASYNC)
$(LIB_POLL)
$(LIB_PTHREAD)
$(LIB_PTHREAD_SIGMASK)
$(LIB_SELECT)
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
$(PTY_LIB)
$(SERVENT_LIB)
Don't forget to
- "include gnulib.mk" from within "gnulib/lib/Makefile.am",
- "include gnulib.mk" from within "gnulib/tests/Makefile.am",
- mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force -I m4 --no-recursive
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: running: true --force
autoreconf-2.69: running: aclocal -I m4 --force -I m4
autoreconf-2.69: configure.ac: tracing
autoreconf-2.69: running: true --copy --force
autoreconf-2.69: running: /usr/local/bin/autoconf-2.69 --include=m4 --force
autoreconf-2.69: running: /usr/local/bin/autoheader-2.69 --include=m4 --force
autoreconf-2.69: running: automake --add-missing --copy --force-missing
configure.ac:116: installing 'build-aux/compile'
configure.ac:27: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
daemon/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf-2.69: Leaving directory `.'
./bootstrap: ln -fs ../.gnulib/build-aux/install-sh build-aux/install-sh
./bootstrap: ln -fs ../.gnulib/build-aux/depcomp build-aux/depcomp
./bootstrap: ln -fs ../.gnulib/build-aux/config.guess build-aux/config.guess
./bootstrap: ln -fs ../.gnulib/build-aux/config.sub build-aux/config.sub
./bootstrap: ln -fs .gnulib/doc/INSTALL INSTALL
./bootstrap: Creating po/Makevars from po/Makevars.template ...
./bootstrap: done. Now you can run './configure'.
Running configure with --prefix=/home/jenkins/build/libvirt
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-freebsd10.3
checking host system type... x86_64-unknown-freebsd10.3
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
configure: autobuild project... libvirt
configure: autobuild revision... v3.4.0-111-gf0a3fe1
configure: autobuild hostname... freebsd-10.n64.pufty.ci.centos.org
configure: autobuild timestamp... 20170614T154433Z
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking features.h usability... no
checking features.h presence... FATAL: command execution failed
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
at com.google.common.util.concurrent.ForwardingExecutorService.submit(ForwardingExecutorService.java:110)
at jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:49)
at hudson.remoting.SingleLaneExecutorService.execute(SingleLaneExecutorService.java:105)
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:595)
Caused: java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@7bbb8673[name=Channel to /172.19.3.128]
at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:210)
at org.jenkinsci.remoting.nio.NioChannelHub.abortAll(NioChannelHub.java:686)
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:663)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:605)
at hudson.remoting.Request.call(Request.java:130)
at hudson.remoting.Channel.call(Channel.java:829)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
at com.sun.proxy.$Proxy83.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1035)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
FATAL: channel is already closed
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
at com.google.common.util.concurrent.ForwardingExecutorService.submit(ForwardingExecutorService.java:110)
at jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:49)
at hudson.remoting.SingleLaneExecutorService.execute(SingleLaneExecutorService.java:105)
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:595)
Caused: java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@7bbb8673[name=Channel to /172.19.3.128]
at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:210)
at org.jenkinsci.remoting.nio.NioChannelHub.abortAll(NioChannelHub.java:686)
at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:663)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:605)
at hudson.remoting.Request.call(Request.java:130)
at hudson.remoting.Channel.call(Channel.java:829)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:984)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:540)
at hudson.model.Run.execute(Run.java:1728)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
1 year
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd #597
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/59...>
Changes:
[mprivozn] virDomainXMLOption: Introduce virDomainABIStabilityDomain
[mprivozn] virQEMUDriverDomainABIStability: Check for memoryBacking
------------------------------------------
[...truncated 538.69 KB...]
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
missing XHTML1 DTD
Scripting search.php
missing XHTML1 DTD
touch ../../docs/apibuild.py.stamp
GEN ../../docs/hvsupport.html.in
GEN ../../docs/devhelp/index.html
GEN html/index.html
Generating hvsupport.html.tmp
I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
../../docs/hvsupport.html.in:2: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
^
missing XHTML1 DTD
missing XHTML1 DTD
rm internals/rpc.html.tmp drvopenvz.html.tmp logging.html.tmp aclpolkit.html.tmp windows.html.tmp formatnwfilter.html.tmp php.html.tmp formatnetwork.html.tmp locking.html.tmp formatstorageencryption.html.tmp drvhyperv.html.tmp testapi.html.tmp format.html.tmp errors.html.tmp formatdomaincaps.html.tmp hacking.html.tmp news-2008.html.tmp news-2006.html.tmp formatcaps.html.tmp internals.html.tmp auditlog.html.tmp downloads.html.tmp internals/oomtesting.html.tmp bugs.html.tmp drvphyp.html.tmp java.html.tmp drvesx.html.tmp contribute.html.tmp migration.html.tmp news-2009.html.tmp locking-lockd.html.tmp devguide.html.tmp drvqemu.html.tmp drvvmware.html.tmp architecture.html.tmp drvvirtuozzo.html.tmp search.php.tmp formatsnapshot.html.tmp acl.html.tmp news-2005.html.tmp drvxen.html.tmp securityprocess.html.tmp 404.html.tmp api_extension.html.tmp drvuml.html.tmp news-2015.html.tmp formatstorage.html.tmp drvremote.html.tmp hooks.html.tmp internals/locking.html.tmp python.html.tmp remote.html.tmp drivers.html.tmp formatsecret.html.tmp news-2014.html.tmp news.html.tmp formatnode.html.tmp internals/eventloop.html.tmp goals.html.tmp apps.html.tmp formatdomain.html.tmp internals/command.html.tmp drvvbox.html.tmp csharp.html.tmp secureusage.html.tmp governance.html.tmp cgroups.html.tmp news-2013.html.tmp news-2007.html.tmp bindings.html.tmp api.html.tmp news-2016.html.tmp news-2010.html.tmp contact.html.tmp news-2011.html.tmp index.html.tmp drvlxc.html.tmp uri.html.tmp hvsupport.html.tmp news-2012.html.tmp locking-sanlock.html.tmp drvtest.html.tmp drvnodedev.html.tmp testtck.html.tmp docs.html.tmp drvbhyve.html.tmp testsuites.html.tmp nss.html.tmp storage.html.tmp firewall.html.tmp virshcmdref.html.tmp compiling.html.tmp auth.html.tmp
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Making all in gnulib/tests
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
GEN ctype.h
GEN math.h
GEN inttypes.h
GEN test-posix_spawn1.sh
GEN test-posix_spawn2.sh
GEN spawn.h
gmake all-recursive
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Making all in .
gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Making all in tests
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
CC shunloadhelper.lo
CC virportallocatormock_la-virportallocatormock.lo
CC virnetdaemonmock_la-virnetdaemonmock.lo
CC virnetserverclientmock_la-virnetserverclientmock.lo
CC vircgroupmock_la-vircgroupmock.lo
CC virpcimock_la-virpcimock.lo
CC virnetdevmock_la-virnetdevmock.lo
CC virrandommock_la-virrandommock.lo
CC virhostcpumock_la-virhostcpumock.lo
CC domaincapsmock_la-domaincapsmock.lo
CC virdbusmock_la-virdbusmock.lo
CC qemumonitortestutils.lo
CCLD libqemutestdriver.la
CC qemuxml2argvmock_la-qemuxml2argvmock.lo
CC qemuxml2xmlmock_la-qemuxml2xmlmock.lo
CC qemucaps2xmlmock_la-qemucaps2xmlmock.lo
CC qemucapsprobemock_la-qemucapsprobemock.lo
CC qemucpumock_la-qemucpumock.lo
CC bhyvexml2argvmock_la-bhyvexml2argvmock.lo
CC bhyveargv2xmlmock_la-bhyveargv2xmlmock.lo
CC nssmock_la-nssmock.lo
CC virmacmapmock_la-virmacmapmock.lo
CC virshtest.o
CC testutils.o
CC sockettest.o
CC virhostcputest.o
CC virfilewrapper.o
CC virbuftest.o
CC commandtest.o
CC seclabeltest.o
CC virhashtest.o
CC virconftest.o
CC viratomictest.o
CC utiltest.o
CC shunloadtest.o
CC virtimetest.o
CC viruritest.o
CC virkeyfiletest.o
CC viralloctest.o
CC virauthconfigtest.o
CC virbitmaptest.o
CC vircgrouptest.o
CC vircryptotest.o
CC virpcitest.o
CC virendiantest.o
CC virfiletest.o
CC virfirewalltest-virfirewalltest.o
CC virfirewalltest-testutils.o
CC viriscsitest.o
CC virkeycodetest.o
CC virlockspacetest.o
CC virlogtest.o
CC virrotatingfiletest-virrotatingfiletest.o
CC virrotatingfiletest-testutils.o
CC virschematest.o
CC virstringtest.o
CC virportallocatortest.o
CC sysinfotest.o
CC virkmodtest.o
CC vircapstest.o
CC testutilsqemu.o
CC domaincapstest.o
CC domainconftest.o
CC virhostdevtest.o
CC virnetdevtest-virnetdevtest.o
CC virnetdevtest-testutils.o
CC virtypedparamtest.o
CC virnetmessagetest-virnetmessagetest.o
CC virnetmessagetest-testutils.o
CC virnetsockettest.o
CC virnetdaemontest-virnetdaemontest.o
CC virnetdaemontest-testutils.o
CC virnetserverclienttest-virnetserverclienttest.o
CC virnetserverclienttest-testutils.o
CC virnettlscontexttest.o
CC virnettlshelpers.o
CC virnettlssessiontest.o
CC fdstreamtest.o
CC virdbustest-virdbustest.o
CC virdbustest-testutils.o
CC virsystemdtest-virsystemdtest.o
CC virsystemdtest-testutils.o
CC virdrivermoduletest.o
CC qemuxml2argvtest.o
CC qemuxml2xmltest.o
CC qemuargv2xmltest.o
CC qemuhelptest.o
CC domainsnapshotxml2xmltest.o
CC qemumonitortest.o
CC qemumonitorjsontest.o
CC qemuhotplugtest.o
CC qemuagenttest.o
CC qemucapabilitiestest.o
CC qemucaps2xmltest.o
CC qemumemlocktest.o
CC qemucommandutiltest.o
CC esxutilstest.o
CC vboxsnapshotxmltest.o
CC vmx2xmltest.o
CC xml2vmxtest.o
CC vmwarevertest.o
CC bhyvexml2argvtest.o
CC bhyvexml2xmltest.o
CC bhyveargv2xmltest.o
CC jsontest.o
CC networkxml2xmltest.o
../../tests/bhyveargv2xmltest.c:77:61: error: too few arguments to function call, expected 3, have 2
if (vmdef && !virDomainDefCheckABIStability(vmdef, vmdef)) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
../../src/conf/domain_conf.h:2818:1: note: 'virDomainDefCheckABIStability' declared here
bool virDomainDefCheckABIStability(virDomainDefPtr src,
^
/usr/include/stdbool.h:37:14: note: expanded from macro 'bool'
#define bool _Bool
^
1 error generated.
Makefile:5331: recipe for target 'bhyveargv2xmltest.o' failed
gmake[2]: *** [bhyveargv2xmltest.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Makefile:2109: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Makefile:2002: recipe for target 'all' failed
gmake: *** [all] Error 2
Build step 'Execute shell' marked build as failure
1 year
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-fedora-rawhide #589
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...>
Changes:
[mkletzan] Add some news items for the 3.4.0 release
[mkletzan] news: Minor cleanups
------------------------------------------
[...truncated 155.53 KB...]
CC libxl/libvirt_driver_libxl_impl_la-libxl_migration.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_agent.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_alias.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_block.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_blockjob.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_capabilities.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_command.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_parse_command.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_domain.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_domain_address.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_cgroup.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_hostdev.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_hotplug.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_conf.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_process.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_migration.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_migration_cookie.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_text.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_monitor_json.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_driver.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_interface.lo
CC qemu/libvirt_driver_qemu_impl_la-qemu_security.lo
GEN libvirt_qemu_probes.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor_protocol.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_conf.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_container.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_cgroup.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_domain.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_hostdev.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_monitor.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_process.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_fuse.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_native.lo
CC lxc/libvirt_driver_lxc_impl_la-lxc_driver.lo
CC uml/libvirt_driver_uml_impl_la-uml_conf.lo
CC uml/libvirt_driver_uml_impl_la-uml_driver.lo
CC network/libvirt_driver_network_impl_la-bridge_driver.lo
CC network/libvirt_driver_network_impl_la-bridge_driver_platform.lo
CC interface/libvirt_driver_interface_la-interface_driver.lo
CC interface/libvirt_driver_interface_la-interface_backend_netcf.lo
CC interface/libvirt_driver_interface_la-interface_backend_udev.lo
CCLD libvirt_driver_secret.la
CC storage/libvirt_driver_storage_impl_la-storage_driver.lo
CC storage/libvirt_driver_storage_impl_la-storage_backend.lo
CC storage/libvirt_driver_storage_impl_la-storage_util.lo
CC node_device/libvirt_driver_nodedev_la-node_device_driver.lo
CC node_device/libvirt_driver_nodedev_la-node_device_linux_sysfs.lo
CC node_device/libvirt_driver_nodedev_la-node_device_udev.lo
CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_driver.lo
CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_gentech_driver.lo
CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_dhcpsnoop.lo
CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_ebiptables_driver.lo
CC nwfilter/libvirt_driver_nwfilter_impl_la-nwfilter_learnipaddr.lo
CCLD libvirt_storage_backend_sheepdog_priv.la
CCLD libvirt-setuid-rpc-client.la
CCLD libvirt-nss.la
CCLD libvirt_storage_backend_fs.la
CCLD libvirt_storage_backend_logical.la
CCLD libvirt_storage_backend_iscsi.la
CCLD libvirt_storage_backend_scsi.la
CCLD libvirt_storage_backend_disk.la
CCLD libvirt_storage_backend_mpath.la
CCLD libvirt_storage_backend_rbd.la
CCLD libvirt_storage_backend_sheepdog.la
CCLD libvirt_storage_backend_gluster.la
GEN util/virkeycode-linux.7
GEN util/virkeycode-osx.7
GEN util/virkeycode-atset1.7
GEN util/virkeycode-atset2.7
GEN util/virkeycode-atset3.7
GEN util/virkeycode-xtkbd.7
GEN util/virkeycode-xt.7
GEN util/virkeycode-usb.7
GEN util/virkeycode-win32.7
GEN util/virkeycode-rfb.7
GEN util/virkeyname-linux.7
GEN util/virkeyname-osx.7
GEN util/virkeyname-win32.7
GEN virtlockd.8
GEN virtlogd.8
CCLD libvirt_util.la
CCLD libvirt_conf.la
CCLD libvirt_cpu.la
CCLD libvirt_secret.la
CCLD libvirt_vmx.la
CCLD libvirt_xenconfig.la
CCLD libvirt_driver.la
CCLD libvirt_driver_test.la
CCLD libvirt-net-rpc-client.la
CCLD libvirt-net-rpc-server.la
CCLD libvirt-net-rpc.la
CCLD libvirt_driver_phyp.la
CCLD libvirt_driver_openvz.la
CCLD libvirt_driver_vmware.la
CCLD libvirt_driver_esx.la
CCLD libvirt_driver_hyperv.la
CCLD libvirt_security_manager.la
CCLD libvirt_driver_access.la
CCLD lockd.la
CCLD libvirt_driver_xen_impl.la
CCLD libvirt_driver_vbox_impl.la
CCLD libvirt_driver_libxl_impl.la
CCLD libvirt_driver_qemu_impl.la
CCLD libvirt_driver_lxc_impl.la
CCLD libvirt_driver_uml_impl.la
CCLD libvirt_driver_network_impl.la
CCLD libvirt_driver_interface.la
CCLD libvirt_driver_storage_impl.la
CCLD libvirt_driver_nodedev.la
CCLD libvirt_driver_nwfilter_impl.la
CCLD libvirt_iohelper
CCLD libvirt_leaseshelper
CCLD libvirt_parthelper
CCLD libvirt_lxc
CCLD virtlockd
CCLD virtlogd
CCLD libvirt_driver_remote.la
CCLD libvirt_driver_xen.la
CCLD libvirt_driver_vbox.la
CCLD libvirt_driver_libxl.la
CCLD libvirt_driver_qemu.la
CCLD libvirt_driver_lxc.la
CCLD libvirt_driver_uml.la
CCLD libvirt_driver_network.la
CCLD libvirt_driver_storage.la
CCLD libvirt_driver_nwfilter.la
CCLD libvirt.la
CCLD libvirt-lxc.la
CCLD libvirt-qemu.la
CCLD libvirt-admin.la
CCLD libvirt_sanlock_helper
rm util/virkeycode-xtkbd.pod util/virkeycode-atset3.pod util/virkeycode-xt.pod util/virkeycode-win32.pod util/virkeyname-linux.pod util/virkeycode-osx.pod util/virkeycode-linux.pod util/virkeyname-osx.pod util/virkeycode-atset1.pod util/virkeycode-rfb.pod util/virkeyname-win32.pod util/virkeycode-usb.pod util/virkeycode-atset2.pod
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
Making all in daemon
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
GEN libvirtd.policy
GEN libvirtd.qemu.logrotate
GEN libvirtd.lxc.logrotate
GEN libvirtd.libxl.logrotate
GEN libvirtd.uml.logrotate
GEN libvirtd.logrotate
GEN libvirtd.service
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
CC libvirtd_conf_la-libvirtd-config.lo
GEN remote_dispatch.h
GEN lxc_dispatch.h
GEN qemu_dispatch.h
GEN admin_dispatch.h
CC libvirtd_admin_la-admin_server.lo
CC libvirtd-libvirtd.o
CC libvirtd-remote.o
CC libvirtd-stream.o
GEN libvirtd.8.in
GEN test_libvirtd.aug
CC libvirtd_admin_la-admin.lo
GEN libvirtd.8
CCLD libvirtd_conf.la
CCLD libvirtd_admin.la
CCLD libvirtd
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
Making all in tools
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
GEN libvirt-guests.sh
GEN libvirt-guests.service
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
CC libvirt_shell_la-vsh.lo
/usr/bin/mkdir -p wireshark/src/libvirt
cd wireshark/src && \
LIBVIRT_VERSION=3.4.0 \
/usr/bin/perl <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...> \
<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...> <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...> <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...> <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...>
CC virsh-virsh.o
CC virsh-virsh-console.o
CC virsh-virsh-domain.o
CC virsh-virsh-domain-monitor.o
CC virsh-virsh-host.o
CC virsh-virsh-interface.o
CC virsh-virsh-network.o
CC virsh-virsh-nodedev.o
CC virsh-virsh-nwfilter.o
CC virsh-virsh-pool.o
CC virsh-virsh-secret.o
CC virsh-virsh-snapshot.o
CC virsh-virsh-util.o
CC virsh-virsh-volume.o
CC virt_admin-virt-admin.o
CC virt_login_shell-virt-login-shell.o
CC virt_host_validate-virt-host-validate.o
CC virt_host_validate-virt-host-validate-common.o
CC virt_host_validate-virt-host-validate-qemu.o
CC virt_host_validate-virt-host-validate-lxc.o
GEN virt-xml-validate
GEN virt-pki-validate
GEN virt-sanlock-cleanup
GEN virt-pki-validate.1.in
GEN virt-xml-validate.1.in
GEN virsh.1.in
GEN virt-admin.1.in
GEN virt-login-shell.1.in
GEN virt-host-validate.1.in
GEN virt-sanlock-cleanup.8.in
CC nss/nss_libnss_libvirt_impl_la-libvirt_nss.lo
CC nss/nss_libnss_libvirt_guest_impl_la-libvirt_nss.lo
CCLD libvirt_shell.la
CC wireshark/src/wireshark_src_libvirt_la-packet-libvirt.lo
cd wireshark/src && \
<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...> \
. plugin packet-libvirt.c
CCLD virt-login-shell
CCLD virt-host-validate
GEN virt-pki-validate.1
GEN virt-xml-validate.1
GEN virsh.1
GEN virt-admin.1
GEN virt-login-shell.1
GEN virt-host-validate.1
GEN virt-sanlock-cleanup.8
CCLD nss/libnss_libvirt_impl.la
CCLD nss/libnss_libvirt_guest_impl.la
CC wireshark/src/wireshark_src_libvirt_la-plugin.lo
CCLD virsh
CCLD virt-admin
CCLD nss/libnss_libvirt.la
CCLD nss/libnss_libvirt_guest.la
CCLD wireshark/src/libvirt.la
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
Making all in docs
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
GEN ../../docs/apibuild.py.stamp
GEN ../../docs/aclperms.htmlinc
GEN news.html.in
../../docs/news.xml:111: parser error : Opening and ending tag mismatch: code line 111 and mdev
<code>mdev_types</mdev> capability.
^
unable to parse ../../docs/news.xml
make[2]: *** [Makefile:2335: news.html.in] Error 1
make[2]: *** Waiting for unfinished jobs....
touch ../../docs/apibuild.py.stamp
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make[1]: *** [Makefile:2109: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-fedora-raw...'>
make: *** [Makefile:2002: all] Error 2
Build step 'Execute shell' marked build as failure
1 year