[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-fedora-rawhide #612
by ci@centos.org
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...>
------------------------------------------
[...truncated 6.76 KB...]
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether the C compiler's -Wformat allows NULL strings... yes
checking whether pragma GCC diagnostic push works... yes
checking whether the C compiler's -Wlogical-op gives bogus warnings... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wjump-misses-init... (cached) yes
checking whether C compiler handles -Wno-cast-function-type... yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -fstack-protector-strong... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether C compiler handles -Werror... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVIRT... yes
checking for virDomainOpenGraphicsFD... yes
checking for virNetworkGetDHCPLeases... yes
checking for GLIB2... yes
checking for GTHREAD2... yes
checking for GOBJECT2... yes
checking for GIO2... yes
checking for LIBXML2... yes
checking for xgettext... xgettext
checking for msgfmt... msgfmt
checking for msgmerge... msgmerge
checking msgfmt is GNU tool... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for vapigen... /usr/bin/vapigen
checking /usr/bin/vapigen support for --metadatadir... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvirt-glib/Makefile
config.status: creating libvirt-gconfig/Makefile
config.status: creating libvirt-gconfig/tests/Makefile
config.status: creating libvirt-gobject/Makefile
config.status: creating examples/Makefile
config.status: creating vapi/Makefile
config.status: creating docs/Makefile
config.status: creating docs/libvirt-glib/Makefile
config.status: creating docs/libvirt-glib/version.xml
config.status: creating docs/libvirt-gobject/Makefile
config.status: creating docs/libvirt-gconfig/Makefile
config.status: creating po/Makefile
config.status: creating tests/Makefile
config.status: creating libvirt-glib-1.0.pc
config.status: creating libvirt-gconfig-1.0.pc
config.status: creating libvirt-gobject-1.0.pc
config.status: creating libvirt-glib.spec
config.status: creating mingw-libvirt-glib.spec
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type 'make' to compile
+ /usr/bin/gmake
/usr/bin/gmake all-recursive
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
Making all in libvirt-glib
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
CC libvirt_glib_1_0_la-libvirt-glib-error.lo
CC libvirt_glib_1_0_la-libvirt-glib-event.lo
CC libvirt_glib_1_0_la-libvirt-glib-main.lo
CCLD libvirt-glib-1.0.la
GISCAN LibvirtGLib-1.0.gir
GICOMP LibvirtGLib-1.0.gir
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
Making all in libvirt-gconfig
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
GEN libvirt-gconfig-enum-types.c
GEN libvirt-gconfig-enum-types.h
/usr/bin/gmake all-recursive
gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
Making all in .
gmake[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo
../../libvirt-gconfig/libvirt-gconfig-object.c: In function 'gvir_config_object_init':
../../libvirt-gconfig/libvirt-gconfig-object.c:183:13: error: G_ADD_PRIVATE [-Werror]
183 | object->priv = GVIR_CONFIG_OBJECT_GET_PRIVATE(object);
| ^~~~~~~~~~~~~~~
../../libvirt-gconfig/libvirt-gconfig-capabilities.c: In function 'gvir_config_capabilities_init':
../../libvirt-gconfig/libvirt-gconfig-capabilities.c:47:13: error: G_ADD_PRIVATE [-Werror]
47 | caps->priv = GVIR_CONFIG_CAPABILITIES_GET_PRIVATE(caps);
| ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host.lo
gmake[4]: *** [Makefile:1080: libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo] Error 1
gmake[4]: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
gmake[4]: *** [Makefile:1066: libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo] Error 1
../../libvirt-gconfig/libvirt-gconfig-capabilities-host.c: In function 'gvir_config_capabilities_host_init':
../../libvirt-gconfig/libvirt-gconfig-capabilities-host.c:47:13: error: G_ADD_PRIVATE [-Werror]
47 | host->priv = GVIR_CONFIG_CAPABILITIES_HOST_GET_PRIVATE(host);
| ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
gmake[4]: *** [Makefile:1087: libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host.lo] Error 1
gmake[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
gmake[3]: *** [Makefile:1764: all-recursive] Error 1
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
gmake[2]: *** [Makefile:873: all] Error 2
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
gmake[1]: *** [Makefile:546: all-recursive] Error 1
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhi...'>
gmake: *** [Makefile:447: all] Error 2
Build step 'Execute shell' marked build as failure
5 years, 4 months
[Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-freebsd-11 #748
by ci@centos.org
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/748/di...>
Changes:
[mprivozn] virpcimock: Move actions checking one level up
[mprivozn] Revert "virpcitest: Test virPCIDeviceDetach failure"
[mprivozn] virpcimock: Create driver_override file in device dirs
[mprivozn] virpcimock: Drop needless typecast
[mprivozn] virpcimock: Use VIR_AUTOFREE()
[mprivozn] virpcimock: Eliminate use of @fakesysfspcidir
[mprivozn] virpcimock: Rename @fakesysfspcidir
[mprivozn] virpcimock: Create devices/ and drivers/ under /sys/bus/pci upfront
[mprivozn] virpcimock: Introduce and use pci_device_get_path()
[mprivozn] virpcimock: Introduce and use pci_driver_get_path()
[mprivozn] virpcimock: Store PCI address as ints not string
[mprivozn] virpcimock: Create PCI devices under /sys/devices/pci*
[mprivozn] virpcimock: Create symlink in /sys/kernel/iommu_groups/N/devices dir
[mprivozn] virhostdev: Check driver name too in virHostdevIsPCINodeDeviceUsed()
[mprivozn] virhostdev: Unify virHostdevPreparePCIDevices behaviour for KVM and VFIO
[mprivozn] qemuxml2argvtest: Switch to modern vfio backend
[mprivozn] virhostdevtest: Use modern VFIO
[mprivozn] virpcitest: Use modern VFIO
------------------------------------------
[...truncated 161.97 KB...]
GEN news-2005.html
GEN news-2016.html
GEN news-2009.html
GEN formatcheckpoint.html
GEN internals.html
GEN downloads.html
GEN drvnodedev.html
GEN drvremote.html
GEN drvhyperv.html
GEN drvopenvz.html
GEN news-2011.html
GEN format.html
GEN errors.html
GEN storage.html
GEN cgroups.html
GEN devguide.html
GEN api_extension.html
GEN drivers.html
GEN testtck.html
GEN formatnetworkport.html
GEN drvqemu.html
GEN python.html
GEN governance.html
GEN news-2013.html
GEN securityprocess.html
GEN drvlxc.html
GEN auditlog.html
GEN testsuites.html
GEN drvvirtuozzo.html
GEN uri.html
GEN logging.html
GEN hacking.html
GEN nss.html
GEN remote.html
GEN csharp.html
GEN pci-hotplug.html
GEN drvbhyve.html
GEN docs.html
GEN api.html
GEN formatcaps.html
GEN formatsnapshot.html
GEN drvesx.html
GEN news-2006.html
GEN drvphyp.html
GEN java.html
GEN news-2012.html
GEN aclpolkit.html
GEN acl.html
GEN php.html
GEN news-2008.html
GEN migration.html
GEN internals/oomtesting.html
GEN internals/command.html
GEN internals/eventloop.html
GEN internals/rpc.html
GEN internals/locking.html
GEN kbase/locking-lockd.html
GEN kbase/locking-sanlock.html
GEN kbase/domainstatecapture.html
GEN kbase/launch_security_sev.html
GEN kbase/locking.html
GEN kbase/secureusage.html
GEN news.html
touch ../../docs/apibuild.py.stamp
GEN ../../docs/hvsupport.html.in
GEN html/index.html
GEN ../../docs/devhelp/index.html
GEN hvsupport.html.tmp
GEN hvsupport.html
rm internals/rpc.html.tmp drvopenvz.html.tmp aclpolkit.html.tmp kbase/domainstatecapture.html.tmp windows.html.tmp logging.html.tmp formatnwfilter.html.tmp news-2014.html.tmp php.html.tmp formatnetwork.html.tmp formatstorageencryption.html.tmp drvhyperv.html.tmp format.html.tmp errors.html.tmp kbase/locking-lockd.html.tmp kbase/secureusage.html.tmp kbase/locking-sanlock.html.tmp virshcmdref.html.tmp platforms.html.tmp news-2006.html.tmp formatcaps.html.tmp news-2007.html.tmp python.html.tmp internals.html.tmp contribute.html.tmp dbus.html.tmp news-2016.html.tmp auditlog.html.tmp downloads.html.tmp formatnetworkport.html.tmp internals/oomtesting.html.tmp bugs.html.tmp drvphyp.html.tmp hvsupport.html.tmp java.html.tmp testapi.html.tmp drvesx.html.tmp news-2009.html.tmp devguide.html.tmp formatsecret.html.tmp drvqemu.html.tmp formatdomain.html.tmp drvvmware.html.tmp architecture.html.tmp drvvirtuozzo.html.tmp index.html.tmp formatsnapshot.html.tmp news-2005.html.tmp drvxen.html.tmp securityprocess.html.tmp 404.html.tmp formatstoragecaps.html.tmp api_extension.html.tmp news-2008.html.tmp news-2015.html.tmp acl.html.tmp drvremote.html.tmp hooks.html.tmp internals/locking.html.tmp drivers.html.tmp compiling.html.tmp goals.html.tmp kbase.html.tmp news.html.tmp formatnode.html.tmp internals/eventloop.html.tmp apps.html.tmp internals/command.html.tmp drvvbox.html.tmp csharp.html.tmp firewall.html.tmp formatstorage.html.tmp formatcheckpoint.html.tmp governance.html.tmp hacking.html.tmp cgroups.html.tmp bindings.html.tmp api.html.tmp news-2010.html.tmp contact.html.tmp news-2011.html.tmp auth.html.tmp formatdomaincaps.html.tmp drvlxc.html.tmp uri.html.tmp pci-hotplug.html.tmp news-2012.html.tmp remote.html.tmp drvtest.html.tmp drvnodedev.html.tmp support.html.tmp testtck.html.tmp docs.html.tmp news-2013.html.tmp drvbhyve.html.tmp testsuites.html.tmp nss.html.tmp migration.html.tmp kbase/launch_security_sev.html.tmp storage.html.tmp kbase/locking.html.tmp
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
Making all in gnulib/tests
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
GEN ctype.h
GEN inttypes.h
GEN math.h
GEN test-posix_spawn1.sh
GEN test-posix_spawn2.sh
GEN spawn.h
/usr/local/bin/gmake all-recursive
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
Making all in .
gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
CC test-localcharset.o
CC exitfail.o
CC fatal-signal.o
CC getprogname.o
CC localename.o
CC localename-table.o
CC math.o
CC wait-process.o
CC xmalloc.o
CC xalloc-die.o
CC error.o
CC isnanf.o
CC isnanl.o
CC ptsname_r.o
CC putenv.o
CC spawn_faction_addclose.o
CC spawn_faction_adddup2.o
CC spawn_faction_addopen.o
AR libtests.a
CCLD test-localcharset
gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
Making all in tests
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
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 shunloadhelper.lo
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 virfilecachetest.o
CC virfirewalltest-virfirewalltest.o
CC virfirewalltest-testutils.o
CC viriscsitest.o
CC virkeycodetest.o
CC virlockspacetest.o
CC virlogtest.o
CC virrotatingfiletest.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
CCLD libqemutestdriver.la
CC domainconftest.o
CC virhostdevtest.o
CC virnetdevtest-virnetdevtest.o
CC virnetdevtest-testutils.o
CC virtypedparamtest.o
CC vshtabletest.o
CC virerrortest.o
CC virnetmessagetest.o
CC virnetsockettest.o
CC virnetdaemontest.o
CC virnetserverclienttest.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 virpolkittest-virpolkittest.o
CC virpolkittest-testutils.o
CC qemuxml2argvtest.o
CC qemuxml2xmltest.o
CC qemudomaincheckpointxml2xmltest.o
CC qemudomainsnapshotxml2xmltest.o
CC qemumonitorjsontest.o
CC qemumonitortestutils.lo
CC testutilsqemuschema.lo
CC qemuhotplugtest.o
CC qemuagenttest.o
CC qemucapabilitiestest.o
CC qemucaps2xmltest.o
CC qemumemlocktest.o
CC qemucommandutiltest.o
CC qemublocktest.o
CC qemumigparamstest.o
CC qemusecuritytest.o
CC qemusecuritymock.o
CC qemufirmwaretest.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 virjsontest.o
CC networkxml2xmlupdatetest.o
CC virnetworkportxml2xmltest.o
CC networkxml2xmltest.o
CC networkxml2conftest.o
CC networkxml2firewalltest.o
CC nwfilterxml2xmltest.o
CC virnwfilterbindingxml2xmltest.o
CC storagevolxml2argvtest.o
CC storagepoolxml2argvtest.o
CC virstorageutiltest.o
CC storagepoolxml2xmltest.o
CC storagepoolcapstest.o
CC nsstest-nsstest.o
CC nsstest-testutils.o
CC nssguesttest-nsstest.o
CC nssguesttest-testutils.o
CC storagevolxml2xmltest.o
CC nodedevxml2xmltest.o
CC interfacexml2xmltest.o
CC cputest.o
CC metadatatest.o
CC secretxml2xmltest.o
CC genericxml2xmltest.o
CC eventtest.o
CC virdrivermoduletest.o
CC objecteventtest.o
CC virmacmaptest.o
CC virnetdevopenvswitchtest.o
CC commandhelper.o
CC ssh.o
CC qemucapsprobe.o
CC nsslinktest-nsslinktest.o
CC nssguestlinktest-nsslinktest.o
CC virportallocatormock.lo
CC virnetdaemonmock.lo
CC virnetserverclientmock.lo
CC vircgroupmock.lo
CC virpcimock.lo
CC virnetdevmock_la-virnetdevmock.lo
CC virrandommock.lo
../../tests/virpcimock.c:685:26: error: unused variable 'devid' [-Werror,-Wunused-variable]
VIR_AUTOFREE(char *) devid = NULL;
^
1 error generated.
gmake[2]: *** [Makefile:5872: virpcimock.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/bui...'>
gmake[1]: *** [Makefile:2263: all-recursive] Error 1
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-11/ws/build'>
gmake: *** [Makefile:2156: all] Error 2
Build step 'Execute shell' marked build as failure
5 years, 4 months
[Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-freebsd-12 #748
by ci@centos.org
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/748/di...>
Changes:
[mprivozn] virpcimock: Move actions checking one level up
[mprivozn] Revert "virpcitest: Test virPCIDeviceDetach failure"
[mprivozn] virpcimock: Create driver_override file in device dirs
[mprivozn] virpcimock: Drop needless typecast
[mprivozn] virpcimock: Use VIR_AUTOFREE()
[mprivozn] virpcimock: Eliminate use of @fakesysfspcidir
[mprivozn] virpcimock: Rename @fakesysfspcidir
[mprivozn] virpcimock: Create devices/ and drivers/ under /sys/bus/pci upfront
[mprivozn] virpcimock: Introduce and use pci_device_get_path()
[mprivozn] virpcimock: Introduce and use pci_driver_get_path()
[mprivozn] virpcimock: Store PCI address as ints not string
[mprivozn] virpcimock: Create PCI devices under /sys/devices/pci*
[mprivozn] virpcimock: Create symlink in /sys/kernel/iommu_groups/N/devices dir
[mprivozn] virhostdev: Check driver name too in virHostdevIsPCINodeDeviceUsed()
[mprivozn] virhostdev: Unify virHostdevPreparePCIDevices behaviour for KVM and VFIO
[mprivozn] qemuxml2argvtest: Switch to modern vfio backend
[mprivozn] virhostdevtest: Use modern VFIO
[mprivozn] virpcitest: Use modern VFIO
------------------------------------------
[...truncated 161.83 KB...]
GEN news-2009.html
GEN formatcheckpoint.html
GEN internals.html
GEN downloads.html
GEN drvnodedev.html
GEN drvremote.html
GEN drvhyperv.html
GEN drvopenvz.html
GEN format.html
GEN news-2011.html
GEN errors.html
GEN storage.html
GEN cgroups.html
GEN migration.html
GEN devguide.html
GEN api_extension.html
GEN drivers.html
GEN testtck.html
GEN bugs.html
GEN drvqemu.html
GEN python.html
GEN governance.html
GEN news-2005.html
GEN news-2013.html
GEN securityprocess.html
GEN drvlxc.html
GEN auditlog.html
GEN testsuites.html
GEN drvvirtuozzo.html
GEN logging.html
GEN uri.html
GEN hacking.html
GEN nss.html
GEN formatnetworkport.html
GEN csharp.html
GEN remote.html
GEN pci-hotplug.html
GEN drvbhyve.html
GEN api.html
GEN formatcaps.html
GEN formatsnapshot.html
GEN formatnwfilter.html
GEN news-2006.html
GEN drvphyp.html
GEN news-2012.html
GEN java.html
GEN aclpolkit.html
GEN acl.html
GEN php.html
GEN news-2008.html
GEN platforms.html
GEN internals/oomtesting.html
GEN drvxen.html
GEN internals/command.html
GEN internals/eventloop.html
GEN internals/rpc.html
GEN internals/locking.html
GEN kbase/locking-lockd.html
GEN kbase/locking-sanlock.html
GEN kbase/launch_security_sev.html
GEN kbase/domainstatecapture.html
GEN kbase/locking.html
GEN news.html
GEN kbase/secureusage.html
touch ../../docs/apibuild.py.stamp
GEN ../../docs/hvsupport.html.in
GEN html/index.html
GEN ../../docs/devhelp/index.html
GEN hvsupport.html.tmp
GEN hvsupport.html
rm internals/rpc.html.tmp drvopenvz.html.tmp aclpolkit.html.tmp kbase/domainstatecapture.html.tmp windows.html.tmp logging.html.tmp formatnwfilter.html.tmp news-2014.html.tmp platforms.html.tmp php.html.tmp formatnetwork.html.tmp formatstorageencryption.html.tmp drvhyperv.html.tmp format.html.tmp errors.html.tmp kbase/locking-lockd.html.tmp kbase/secureusage.html.tmp kbase/locking-sanlock.html.tmp virshcmdref.html.tmp python.html.tmp news-2006.html.tmp formatcaps.html.tmp news-2007.html.tmp internals.html.tmp contribute.html.tmp dbus.html.tmp auditlog.html.tmp downloads.html.tmp formatnetworkport.html.tmp internals/oomtesting.html.tmp bugs.html.tmp drvphyp.html.tmp hvsupport.html.tmp java.html.tmp testapi.html.tmp news-2016.html.tmp drvesx.html.tmp devguide.html.tmp formatsecret.html.tmp formatdomain.html.tmp drvvmware.html.tmp architecture.html.tmp drvvirtuozzo.html.tmp index.html.tmp formatsnapshot.html.tmp acl.html.tmp news-2009.html.tmp news-2005.html.tmp drvxen.html.tmp securityprocess.html.tmp 404.html.tmp formatstoragecaps.html.tmp api_extension.html.tmp news-2015.html.tmp drvremote.html.tmp hooks.html.tmp internals/locking.html.tmp drivers.html.tmp compiling.html.tmp news-2008.html.tmp kbase.html.tmp news.html.tmp formatnode.html.tmp internals/eventloop.html.tmp goals.html.tmp apps.html.tmp internals/command.html.tmp drvvbox.html.tmp csharp.html.tmp firewall.html.tmp formatstorage.html.tmp formatcheckpoint.html.tmp governance.html.tmp hacking.html.tmp cgroups.html.tmp bindings.html.tmp api.html.tmp news-2010.html.tmp contact.html.tmp news-2011.html.tmp auth.html.tmp formatdomaincaps.html.tmp drvlxc.html.tmp uri.html.tmp pci-hotplug.html.tmp news-2012.html.tmp remote.html.tmp drvtest.html.tmp drvnodedev.html.tmp drvqemu.html.tmp support.html.tmp testtck.html.tmp docs.html.tmp news-2013.html.tmp drvbhyve.html.tmp testsuites.html.tmp nss.html.tmp migration.html.tmp kbase/launch_security_sev.html.tmp storage.html.tmp kbase/locking.html.tmp
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
Making all in gnulib/tests
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
GEN ctype.h
GEN inttypes.h
GEN math.h
GEN test-posix_spawn1.sh
GEN test-posix_spawn2.sh
GEN spawn.h
/usr/local/bin/gmake all-recursive
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
Making all in .
gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
CC test-localcharset.o
CC exitfail.o
CC fatal-signal.o
CC localename.o
CC getprogname.o
CC localename-table.o
CC math.o
CC xmalloc.o
CC wait-process.o
CC xalloc-die.o
CC error.o
CC isnanf.o
CC isnanl.o
CC ptsname_r.o
CC putenv.o
CC spawn_faction_addclose.o
CC spawn_faction_adddup2.o
CC spawn_faction_addopen.o
AR libtests.a
CCLD test-localcharset
gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
Making all in tests
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
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 shunloadhelper.lo
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 virfilecachetest.o
CC virfirewalltest-virfirewalltest.o
CC virfirewalltest-testutils.o
CC viriscsitest.o
CC virkeycodetest.o
CC virlockspacetest.o
CC virlogtest.o
CC virrotatingfiletest.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
CCLD libqemutestdriver.la
CC domainconftest.o
CC virhostdevtest.o
CC virnetdevtest-virnetdevtest.o
CC virtypedparamtest.o
CC virnetdevtest-testutils.o
CC vshtabletest.o
CC virerrortest.o
CC virnetmessagetest.o
CC virnetsockettest.o
CC virnetdaemontest.o
CC virnetserverclienttest.o
CC virnettlshelpers.o
CC virnettlscontexttest.o
CC virnettlssessiontest.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 qemuxml2argvtest.o
CC qemuxml2xmltest.o
CC qemudomaincheckpointxml2xmltest.o
CC qemudomainsnapshotxml2xmltest.o
CC qemumonitorjsontest.o
CC qemumonitortestutils.lo
CC testutilsqemuschema.lo
CC qemuhotplugtest.o
CC qemuagenttest.o
CC qemucapabilitiestest.o
CC qemucaps2xmltest.o
CC qemumemlocktest.o
CC qemucommandutiltest.o
CC qemublocktest.o
CC qemumigparamstest.o
CC qemusecuritytest.o
CC qemusecuritymock.o
CC qemufirmwaretest.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 virjsontest.o
CC networkxml2xmlupdatetest.o
CC virnetworkportxml2xmltest.o
CC networkxml2xmltest.o
CC networkxml2conftest.o
CC networkxml2firewalltest.o
CC nwfilterxml2xmltest.o
CC virnwfilterbindingxml2xmltest.o
CC storagevolxml2argvtest.o
CC storagepoolxml2argvtest.o
CC virstorageutiltest.o
CC storagepoolxml2xmltest.o
CC storagepoolcapstest.o
CC nsstest-nsstest.o
CC nsstest-testutils.o
CC nssguesttest-nsstest.o
CC nssguesttest-testutils.o
CC storagevolxml2xmltest.o
CC nodedevxml2xmltest.o
CC interfacexml2xmltest.o
CC cputest.o
CC metadatatest.o
CC secretxml2xmltest.o
CC genericxml2xmltest.o
CC eventtest.o
CC virdrivermoduletest.o
CC objecteventtest.o
CC virmacmaptest.o
CC virnetdevopenvswitchtest.o
CC commandhelper.o
CC ssh.o
CC qemucapsprobe.o
CC nsslinktest-nsslinktest.o
CC nssguestlinktest-nsslinktest.o
CC virportallocatormock.lo
CC virnetdaemonmock.lo
CC virnetserverclientmock.lo
CC vircgroupmock.lo
CC virpcimock.lo
CC virnetdevmock_la-virnetdevmock.lo
../../tests/virpcimock.c:685:26: error: unused variable 'devid' [-Werror,-Wunused-variable]
VIR_AUTOFREE(char *) devid = NULL;
^
1 error generated.
gmake[2]: *** [Makefile:5872: virpcimock.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/bui...'>
gmake[1]: *** [Makefile:2263: all-recursive] Error 1
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build'>
gmake: *** [Makefile:2156: all] Error 2
Build step 'Execute shell' marked build as failure
5 years, 4 months