
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/201/display/redirect?page=changes> Changes: [jferlan] conf: Introduce 'alignsize' element into xml for NVDIMM memory [jferlan] conf: Introduce 'pmem' element into xml for NVDIMM memory [jferlan] conf: Introduce 'readonly' element into xml for NVDIMM memory [jferlan] qemu: Introduce QEMU_CAPS_OBJECT_MEMORY_FILE_ALIGN capability [jferlan] qemu: Introduce QEMU_CAPS_OBJECT_MEMORY_FILE_PMEM capability [jferlan] qemu: Introduce QEMU_CAPS_DEVICE_NVDIMM_UNARMED capability [jferlan] tests: Use DO_TEST_CAPS_LATEST for nvdimm qemuxml2argv [jferlan] qemu: Add command-line to generate the nvdimm align property [jferlan] qemu: Add command-line to generate the nvdimm pmem property [jferlan] qemu: Add qemu command-line to generate the nvdimm unarmed property [jferlan] docs: Add news for new nvdimm options ------------------------------------------ [...truncated 164.90 KB...] CC bhyveargv2xmlmock.lo CC nssmock.lo CC virdeterministichashmock.lo CCLD virshtest CCLD sockettest CCLD virhostcputest CCLD virbuftest CCLD commandtest CCLD seclabeltest CCLD virhashtest CCLD virconftest CCLD viratomictest CCLD utiltest CCLD libshunload.la CCLD virtimetest CCLD viruritest CCLD virkeyfiletest CCLD viralloctest CCLD virauthconfigtest CCLD virbitmaptest CCLD vircgrouptest CCLD vircryptotest CCLD virpcitest CCLD virendiantest CCLD virfiletest CCLD virfilecachetest 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 vshtabletest CCLD virerrortest CCLD virnetmessagetest CCLD virnetsockettest CCLD virnetdaemontest CCLD virnetserverclienttest CCLD virnettlscontexttest CCLD virnettlssessiontest CCLD fdstreamtest CCLD virdbustest CCLD virsystemdtest CCLD virpolkittest CCLD qemuxml2argvtest CCLD qemuxml2xmltest CCLD qemuargv2xmltest CCLD domainsnapshotxml2xmltest CCLD libqemumonitortestutils.la CCLD qemucaps2xmltest CCLD qemumemlocktest CCLD qemusecuritytest CCLD esxutilstest CCLD vboxsnapshotxmltest CCLD vmx2xmltest CCLD xml2vmxtest CCLD vmwarevertest CCLD bhyvexml2argvtest CCLD bhyvexml2xmltest CCLD bhyveargv2xmltest CCLD virjsontest CCLD networkxml2xmltest CCLD networkxml2xmlupdatetest CCLD networkxml2conftest CCLD networkxml2firewalltest CCLD nwfilterxml2xmltest CCLD virnwfilterbindingxml2xmltest CCLD storagevolxml2argvtest CCLD storagepoolxml2argvtest CCLD virstorageutiltest CCLD nsstest CCLD nssguesttest CCLD storagevolxml2xmltest CCLD storagepoolxml2xmltest CCLD nodedevxml2xmltest CCLD interfacexml2xmltest CCLD cputest CCLD metadatatest CCLD secretxml2xmltest CCLD genericxml2xmltest CCLD eventtest CCLD virdrivermoduletest CCLD objecteventtest CCLD virmacmaptest CCLD commandhelper CCLD ssh CCLD qemucapsprobe CCLD nsslinktest CCLD nssguestlinktest 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 virfilecachemock.la CCLD virdbusmock.la CCLD qemuxml2argvmock.la CCLD qemucaps2xmlmock.la CCLD qemucapsprobemock.la CCLD qemucpumock.la CCLD bhyvexml2argvmock.la CCLD bhyveargv2xmlmock.la CCLD nssmock.la CCLD virdeterministichashmock.la CCLD shunloadtest CCLD qemumonitorjsontest CCLD qemuhotplugtest CCLD qemuagenttest CCLD qemucapabilitiestest CCLD qemucommandutiltest CCLD qemublocktest CCLD qemumigparamstest gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build/tests'> Making all in po gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build/po'> gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build/po'> Making all in examples gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build/examples'> CC dominfo/info1.o CC dommigrate/dommigrate.o CC domsuspend/suspend.o CC domtop/domtop.o CC hellolibvirt/hellolibvirt.o CC object-events/event_test-event-test.o In file included from ../../examples/dommigrate/dommigrate.c:26: In file included from CC openauth/openauth.o ../gnulib/lib/stdlib.h:100: ../gnulib/lib/unistd.h:618:3: error: "Please include config.h first." #error "Please include config.h first." ^ ../gnulib/lib/unistd.h:620:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' _GL_INLINE_HEADER_BEGIN ^ ../gnulib/lib/unistd.h:762:1: error: expected identifier or '(' _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); ^ ../gnulib/lib/time.h:247:5: note: expanded from macro '_GL_CXXALIAS_SYS' _GL_EXTERN_C int _gl_cxxalias_dummy ^ ../gnulib/lib/time.h:139:23: note: expanded from macro '_GL_EXTERN_C' # define _GL_EXTERN_C extern ^ In file included from ../../examples/hellolibvirt/hellolibvirt.cIn file included from ../../examples/dommigrate/dommigrate.c:26: In file included from ../gnulib/lib/stdlib.h:100: ../gnulib/lib/unistd.h:2138:1: error: unknown type name '_GL_INLINE_HEADER_END' _GL_INLINE_HEADER_END ^: 6: In file included from ../gnulib/lib/stdlib.hIn file included from ../../examples/dommigrate/dommigrate.c:100: ../gnulib/lib/unistd.h:618:3:26: ../gnulib/lib/stdlib.h:665:1: error: expected identifier or '(' _GL_CXXALIAS_SYS (calloc, void *, (size_t nmemb, size_t size)); ^ ../gnulib/lib/time.h:247:5:: error: "Please include config.h first." #error "Please include config.h first." ^ ../gnulib/lib/unistd.h:620:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' _GL_INLINE_HEADER_BEGIN ^ ../gnulib/lib/unistd.h:762:1: error: expected identifier or '(' _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); ^ ../gnulib/lib/time.h:247:5: note: expanded from macro '_GL_CXXALIAS_SYS' _GL_EXTERN_C int _gl_cxxalias_dummy ^ ../gnulib/lib/time.h:139:23: note: expanded from macro '_GL_EXTERN_C' # define _GL_EXTERN_C extern ^ note: expanded from macro '_GL_CXXALIAS_SYS' _GL_EXTERN_C int _gl_cxxalias_dummy ^ ../gnulib/lib/time.h:139:23: note: expanded from macro '_GL_EXTERN_C' # define _GL_EXTERN_C extern ^ In file included from ../../examples/hellolibvirt/hellolibvirt.c:6: In file included from ../gnulib/lib/stdlib.h5 errors generated. gmake[2]: *** [Makefile:2411: dommigrate/dommigrate.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... :100: ../gnulib/lib/unistd.h:2138:1: error: unknown type name '_GL_INLINE_HEADER_END' _GL_INLINE_HEADER_END ^ In file included from ../../examples/hellolibvirt/hellolibvirt.c:6: ../gnulib/lib/stdlib.h:665:1: error: expected identifier or '(' _GL_CXXALIAS_SYS (calloc, void *, (size_t nmemb, size_t size)); ^ ../gnulib/lib/time.h:247:5: note: expanded from macro '_GL_CXXALIAS_SYS' _GL_EXTERN_C int _gl_cxxalias_dummy ^ ../gnulib/lib/time.h:139:23: note: expanded from macro '_GL_EXTERN_C' # define _GL_EXTERN_C extern ^ In file included from ../../examples/openauth/openauth.c:5: In file included from ../gnulib/lib/stdlib.h:100: ../gnulib/lib/unistd.h:618:3: error: "Please include config.h first." #error "Please include config.h first." ^ 5 errors generated. gmake[2]: *** [Makefile:2411: hellolibvirt/hellolibvirt.o] Error 1 ../gnulib/lib/unistd.h:620:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' _GL_INLINE_HEADER_BEGIN ^ ../gnulib/lib/unistd.h:762:1: error: expected identifier or '(' _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid)); ^ ../gnulib/lib/time.h:247:5: note: expanded from macro '_GL_CXXALIAS_SYS' _GL_EXTERN_C int _gl_cxxalias_dummy ^ ../gnulib/lib/time.h:139:23: note: expanded from macro '_GL_EXTERN_C' # define _GL_EXTERN_C extern ^ In file included from ../../examples/openauth/openauth.c:5: In file included from ../gnulib/lib/stdlib.h:100: ../gnulib/lib/unistd.h:2138:1: error: unknown type name '_GL_INLINE_HEADER_END' _GL_INLINE_HEADER_END ^ In file included from ../../examples/openauth/openauth.c:5: ../gnulib/lib/stdlib.h:665:1: error: expected identifier or '(' _GL_CXXALIAS_SYS (calloc, void *, (size_t nmemb, size_t size)); ^ ../gnulib/lib/time.h:247:5: note: expanded from macro '_GL_CXXALIAS_SYS' _GL_EXTERN_C int _gl_cxxalias_dummy ^ ../gnulib/lib/time.h:139:23: note: expanded from macro '_GL_EXTERN_C' # define _GL_EXTERN_C extern ^ 5 errors generated. gmake[2]: *** [Makefile:2411: openauth/openauth.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build/examples'> gmake[1]: *** [Makefile:2130: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-build/systems=libvirt-freebsd-12/ws/build'> gmake: *** [Makefile:2023: all] Error 2 Build step 'Execute shell' marked build as failure