[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-master-build » libvirt-freebsd-11 #68

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/68/display/redirect?page=changes> Changes: [kkoukiou] Revert "Implement MigrateGetMaxDowntime method for Domain Interface" [kkoukiou] Implement GetIOThreadInfo method for Domain Interface [kkoukiou] Implement BlockCopy method for Domain Interface [kkoukiou] Implement InterfaceAddresses method for Domain Interface [kkoukiou] Implement PinEmulator method for Domain Interface [kkoukiou] Implement PinIOThread method for Domain Interface [kkoukiou] Implement PinVcpu method for Domain Interface [kkoukiou] Implement PMWakeup method for Domain Interface ------------------------------------------ [...truncated 2.68 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-events.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/69/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/70/display/redirect> ------------------------------------------ [...truncated 4.09 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/71/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/72/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN system/org.libvirt.conf GEN session/org.libvirt.service GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/73/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-network.o CC libvirt_dbus-gdbus.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/74/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/75/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/76/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-events.o CC libvirt_dbus-domain.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/77/display/redirect> ------------------------------------------ [...truncated 4.09 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/78/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/79/display/redirect> ------------------------------------------ [...truncated 4.01 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/80/display/redirect> ------------------------------------------ [...truncated 4.04 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-connect.o CC libvirt_dbus-main.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/81/display/redirect?page=changes> Changes: [kkoukiou] Implement NodeGetCPUStats method for Connect Interface [kkoukiou] Implement NodeGetFreeMemory method for Connect Interface [kkoukiou] Implement NodeGetMemoryParameters method in Connect Interface [kkoukiou] Implement NodeGetMemoryStats method for Connect Interface [kkoukiou] Implement NodeGetSecurityModel method for Domain Interface [kkoukiou] Implement NodeSetMemoryParameters method for Connect Interface [kkoukiou] Implement NodeGetCPUMap method for Connect Interface ------------------------------------------ [...truncated 2.71 KB...] checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/82/display/redirect> ------------------------------------------ [...truncated 4.02 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/83/display/redirect> ------------------------------------------ [...truncated 4.02 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/84/display/redirect> ------------------------------------------ [...truncated 4.10 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/85/display/redirect> ------------------------------------------ [...truncated 4.02 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/86/display/redirect> ------------------------------------------ [...truncated 4.07 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-network.o CC libvirt_dbus-gdbus.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/87/display/redirect> ------------------------------------------ [...truncated 4.02 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/88/display/redirect?page=changes> Changes: [kkoukiou] Implement SetGuestVcpus method for Domain Interface ------------------------------------------ [...truncated 2.68 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/89/display/redirect?page=changes> Changes: [phrdina] configure: Bump required libvirt version [phrdina] Revert "Implement BridgeName property for Network interface." ------------------------------------------ [...truncated 2.74 KB...] checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

See <https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/90/display/redirect> ------------------------------------------ [...truncated 4.29 KB...] checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-unknown-freebsd11.1 checking host system type... amd64-unknown-freebsd11.1 checking for style of include used by gmake... GNU checking for gcc... ccache 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 ccache cc accepts -g... yes checking for ccache cc option to accept ISO C89... none needed checking whether ccache cc understands -c and -o together... yes checking dependency style of ccache cc... gcc3 checking how to run the C preprocessor... ccache 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 gmake supports nested variables... (cached) yes expr: syntax error checking for gcc... (cached) ccache cc checking whether we are using the GNU C compiler... (cached) yes checking whether ccache cc accepts -g... (cached) yes checking for ccache cc option to accept ISO C89... (cached) none needed checking whether ccache cc understands -c and -o together... (cached) yes checking dependency style of ccache cc... (cached) gcc3 checking for ccache cc option to accept ISO C99... none needed checking for ccache cc option to accept ISO Standard C... (cached) none needed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO2... yes checking for GLIB2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether the C compiler's -Wformat allows NULL strings... yes checking whether gcc gives bogus warnings for -Wlogical-op... yes checking whether clang gives bogus warnings for -Wdouble-promotion... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -Wframe-larger-than=25600... yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wbool-compare... no 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 -Wchkp... no checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Wcpp... no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... no 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... no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-nonliteral... 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 -Wframe-address... no checking whether C compiler handles -Wfree-nonheap-object... no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Wignored-attributes... 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 -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Wmisleading-indentation... no 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... no 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 -Wnonnull-compare... no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Woverride-init... no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... no 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... no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstack-protector... 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... no checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... no 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... no checking whether C compiler handles -Wunused-but-set-variable... no 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-macros... no 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... no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Wnormalized=nfc... no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wjump-misses-init... (cached) no checking whether C compiler handles -Wno-format-truncation... no checking whether C compiler handles -fstack-protector... yes checking whether C compiler handles -Wno-unused-command-line-argument... 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... no checking whether C compiler handles -Wno-cast-function-type... no checking whether C compiler handles -Werror... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether C compiler handles -fPIE -DPIE -pie... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating run config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libvirt-dbus.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile libvirt-dbus. + gmake -j3 gmake all-recursive gmake[1]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> Making all in data gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> GEN system/libvirt-dbus.rules GEN session/org.libvirt.service GEN system/org.libvirt.conf GEN system/org.libvirt.service gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/data'> Making all in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> CC libvirt_dbus-main.o CC libvirt_dbus-connect.o CC libvirt_dbus-util.o CC libvirt_dbus-domain.o CC libvirt_dbus-events.o CC libvirt_dbus-gdbus.o CC libvirt_dbus-network.o ../../src/domain.c:39:1: error: '_GStaticAssertCompileTimeAssertion_5' declared as an array with a negative size VIRT_DBUS_ENUM_IMPL(virtDBusDomainInterfaceAddressesSource, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:72:5: note: expanded from macro 'VIRT_DBUS_ENUM_IMPL' G_STATIC_ASSERT(G_N_ELEMENTS(name ##TypeList) == lastVal); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:232:103: note: expanded from macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:501: libvirt_dbus-domain.o] Error 1 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build/src'> gmake[1]: *** [Makefile:417: all-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-dbus-master-build/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:354: all] Error 2 Build step 'Execute shell' marked build as failure

participants (1)
-
ci@centos.org