[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #660
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 660
originally caused by:
Started by upstream project "virt-manager-master-build" build number 663
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 526
originally caused by:
Started by upstream project "libvirt-master-build" build number 722
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins7162948698330252851.sh
+ python setup.py test
running test
.............................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 429 tests in 152.950s
OK
/tmp/jenkins7162948698330252851.sh: line 2: 15745 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
7 years, 5 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #657
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 657
originally caused by:
Started by upstream project "virt-manager-master-build" build number 660
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 523
originally caused by:
Started by upstream project "libvirt-master-build" build number 719
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins1720946178880228644.sh
+ python setup.py test
running test
.............................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 429 tests in 319.204s
OK
/tmp/jenkins1720946178880228644.sh: line 2: 9415 Segmentation fault (core dumped) python setup.py test
Build step 'Execute shell' marked build as failure
7 years, 5 months
[Libvirt-ci] Build failed in Jenkins: virt-viewer-master-build » libvirt-fedora-rawhide #518
by ci@centos.org
See <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...>
------------------------------------------
[...truncated 5.50 KB...]
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for icotool... no
checking whether gcc understands -fexceptions... yes
checking whether gcc understands -fstack-protector... yes
checking whether gcc understands --param=ssp-buffer-size=4... yes
checking whether gcc understands -fasynchronous-unwind-tables... yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -std=c99... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wcast-align... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Waggregate-return... yes
checking whether gcc understands -Winline... yes
checking whether gcc understands -Wredundant-decls... yes
checking whether gcc understands -Wdeprecated-declarations... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what language compliance flags to pass to the C compiler...
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.0
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for LIBXML2... yes
checking for LIBVIRT... yes
checking for virDomainOpenGraphicsFD in -lvirt... yes
checking for GTK... yes
checking for GTK_VNC... yes
checking for SPICE_GTK... yes
checking for SPICE_CONTROLLER... yes
checking for SPICE_PROTOCOL... yes
checking for OVIRT... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for fork... yes
checking for socketpair... yes
checking for update-mime-database... /usr/bin/update-mime-database
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/virt-viewer.wxs
config.status: creating icons/Makefile
config.status: creating icons/16x16/Makefile
config.status: creating icons/22x22/Makefile
config.status: creating icons/24x24/Makefile
config.status: creating icons/32x32/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating icons/256x256/Makefile
config.status: creating man/Makefile
config.status: creating mingw-virt-viewer.spec
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/virt-viewer.rc
config.status: creating tests/Makefile
config.status: creating virt-viewer.spec
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure:
configure: Configuration summary
configure: =====================
configure:
configure: Libraries:
configure:
configure: GLIB2: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
configure:
configure: GTK: -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_12 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_12 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
configure:
configure: GTK_VNC: -I/usr/include/gtk-vnc-2.0 -I/usr/include/gvnc-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -lgtk-vnc-2.0 -lgvnc-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
configure:
configure: SPICE_GTK: -I/usr/include/spice-client-gtk-3.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/spice-client-glib-2.0 -I/usr/include/spice-1 -lspice-client-gtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lspice-client-glib-2.0
configure:
configure: LIBXML2: -I/usr/include/libxml2 -lxml2
configure:
configure: LIBVIRT: -I/home/jenkins/build/libvirt/include/libvirt-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L/home/jenkins/build/libvirt/lib -lvirt -lvirt-glib-1.0 -lglib-2.0
configure:
configure: OVIRT: -I/usr/include/govirt-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/rest-0.7 -I/usr/include/libsoup-2.4 -pthread -I/usr/include/libxml2 -lgovirt -lrest-0.7 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
configure:
Now type 'make' to compile virt-viewer.
+ make -j3
git.mk: Generating ../.gitignore
make all-recursive
make[1]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in icons
make[2]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../icons/.gitignore
Making all in 16x16
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../../icons/16x16/.gitignore
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in 22x22
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../../icons/22x22/.gitignore
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in 24x24
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../../icons/24x24/.gitignore
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in 32x32
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../../icons/32x32/.gitignore
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in 48x48
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../../icons/48x48/.gitignore
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in 256x256
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
git.mk: Generating ../../../icons/256x256/.gitignore
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
make[2]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
Making all in src
make[2]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
GEN virt-viewer-resources.h
GEN virt-viewer-resources.c
GEN virt-viewer-enums.h
GEN virt-viewer-enums.c
git.mk: Generating ../../src/.gitignore
Traceback (most recent call last):
File "/usr/bin/glib-mkenums", line 320, in <module>
read_template_file(options.template)
File "/usr/bin/glib-mkenums", line 247, in read_template_file
for line in ifile:
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 863: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/bin/glib-mkenums", line 320, in <module>
read_template_file(options.template)
File "/usr/bin/glib-mkenums", line 247, in read_template_file
for line in ifile:
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 863: ordinal not in range(128)
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
CC libvirt_viewer_util_la-virt-viewer-util.lo
CC libvirt_viewer_la-virt-viewer-enums.lo
CC libvirt_viewer_la-virt-viewer-resources.lo
CC libvirt_viewer_la-virt-viewer-auth.lo
CC libvirt_viewer_la-virt-viewer-app.lo
CC libvirt_viewer_la-virt-viewer-file.lo
CC libvirt_viewer_la-virt-viewer-session.lo
CC libvirt_viewer_la-virt-viewer-display.lo
CC libvirt_viewer_la-virt-viewer-notebook.lo
CC libvirt_viewer_la-virt-viewer-window.lo
../../src/virt-viewer-display.c: In function 'virt_viewer_display_class_init':
../../src/virt-viewer-display.c:143:56: error: 'VIRT_VIEWER_TYPE_DISPLAY_SHOW_HINT_FLAGS' undeclared (first use in this function); did you mean 'VIRT_VIEWER_DISPLAY_SHOW_HINT_READY'?
VIRT_VIEWER_TYPE_DISPLAY_SHOW_HINT_FLAGS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VIRT_VIEWER_DISPLAY_SHOW_HINT_READY
../../src/virt-viewer-display.c:143:56: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [Makefile:874: libvirt_viewer_la-virt-viewer-display.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
make[2]: *** [Makefile:649: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
make[1]: *** [Makefile:508: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora...'>
make: *** [Makefile:436: all] Error 2
Build step 'Execute shell' marked build as failure
7 years, 5 months
[Libvirt-ci] Build failed in Jenkins: libvirt-sandbox-master-build » libvirt-fedora-rawhide #501
by ci@centos.org
See <https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...>
------------------------------------------
[...truncated 9.01 KB...]
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverlength-strings... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstack-protector... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-overflow... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wswitch-default... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunsafe-loop-optimizations... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvla... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wno-sign-conversion... yes
checking whether C compiler handles -Wno-conversion... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wjump-misses-init... (cached) yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -fstack-protector-all... yes
checking whether C compiler handles --param=ssp-buffer-size=4... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -funit-at-a-time... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether C compiler handles -Werror... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GIO_UNIX... yes
checking for GOBJECT... yes
checking for LIBVIRT... yes
checking for LIBVIRT_GLIB... yes
checking for LIBVIRT_GOBJECT... yes
checking for LIBVIRT_GCONFIG... yes
checking for ZLIB... yes
checking for LZMA... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking for capng_updatev in -lcap-ng... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for perl... /usr/bin/perl
checking for rpcgen... /usr/bin/rpcgen
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for fgetfilecon in -lselinux... yes
checking for static LIBC... yes
checking for ldd... /usr/bin/ldd
checking for gobject-introspection... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.0
checking for XML::Parser... ok
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvirt-sandbox/Makefile
config.status: creating libvirt-sandbox/tests/Makefile
config.status: creating libvirt-sandbox/image/Makefile
config.status: creating libvirt-sandbox/image/sources/Makefile
config.status: creating bin/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/libvirt-sandbox/Makefile
config.status: creating po/Makefile.in
config.status: creating libvirt-sandbox.spec
config.status: creating libvirt-sandbox-1.0.pc
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
configure:
configure: Configuration summary
configure: =====================
configure:
configure:
configure: Libraries:
configure:
configure: LZMA: -llzma -pthread
configure: ZLIB: -lz
configure: GOBJECT: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lgobject-2.0 -lglib-2.0
configure: LIBVIRT_GOBJECT: -I/home/jenkins/build/libvirt/include/libvirt-gobject-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/jenkins/build/libvirt/include/libvirt-gconfig-1.0 -I/usr/include/libxml2 -pthread -L/home/jenkins/build/libvirt/lib -lvirt-gobject-1.0 -lgio-2.0 -lvirt-gconfig-1.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lvirt
configure:
Now type 'make' to compile libvirt-sandbox.
+ make -j3
make all-recursive
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
Making all in libvirt-sandbox
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
GEN libvirt-sandbox-enum-types.h
GEN libvirt-sandbox-enum-types.c
GEN libvirt-sandbox-protocol.h
GEN libvirt-sandbox-protocol.c
Traceback (most recent call last):
File "/usr/bin/glib-mkenums", line 669, in <module>
process_file(fname)
File "/usr/bin/glib-mkenums", line 406, in process_file
line = curfile.readline()
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 115: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/bin/glib-mkenums", line 669, in <module>
process_file(fname)
File "/usr/bin/glib-mkenums", line 406, in process_file
line = curfile.readline()
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 115: ordinal not in range(128)
make all-recursive
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
Making all in tests
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
Making all in image
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
Making all in sources
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
CC libvirt_sandbox_1_0_la-libvirt-sandbox-main.lo
CC libvirt_sandbox_1_0_la-libvirt-sandbox-builder.lo
CC libvirt_sandbox_1_0_la-libvirt-sandbox-builder-initrd.lo
In file included from ../../libvirt-sandbox/libvirt-sandbox.h:33:0,
from ../../libvirt-sandbox/libvirt-sandbox-builder-initrd.c:31:
../libvirt-sandbox/libvirt-sandbox-enum-types.h:4:0: error: unterminated #ifndef
#ifndef __LIBVIRT_SANDBOX_ENUM_TYPES_H__
make[4]: *** [Makefile:1066: libvirt_sandbox_1_0_la-libvirt-sandbox-builder-initrd.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from ../../libvirt-sandbox/libvirt-sandbox.h:33:0,
from ../../libvirt-sandbox/libvirt-sandbox-main.c:31:
../libvirt-sandbox/libvirt-sandbox-enum-types.h:4:0: error: unterminated #ifndef
#ifndef __LIBVIRT_SANDBOX_ENUM_TYPES_H__
make[4]: *** [Makefile:1052: libvirt_sandbox_1_0_la-libvirt-sandbox-main.lo] Error 1
In file included from ../../libvirt-sandbox/libvirt-sandbox.h:33:0,
from ../../libvirt-sandbox/libvirt-sandbox-builder.c:27:
../libvirt-sandbox/libvirt-sandbox-enum-types.h:4:0: error: unterminated #ifndef
#ifndef __LIBVIRT_SANDBOX_ENUM_TYPES_H__
make[4]: *** [Makefile:1059: libvirt_sandbox_1_0_la-libvirt-sandbox-builder.lo] Error 1
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[3]: *** [Makefile:1736: all-recursive] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[2]: *** [Makefile:833: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make[1]: *** [Makefile:563: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-sandbox-master-build/systems=libvirt-fe...'>
make: *** [Makefile:470: all] Error 2
Build step 'Execute shell' marked build as failure
7 years, 5 months
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-fedora-rawhide #503
by ci@centos.org
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...>
------------------------------------------
[...truncated 6.89 KB...]
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether the C compiler's -Wformat allows NULL strings... yes
checking whether pragma GCC diagnostic push works... yes
checking whether the C compiler's -Wlogical-op gives bogus warnings... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wjump-misses-init... (cached) yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -fstack-protector-strong... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether C compiler handles -Werror... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVIRT... yes
checking for virDomainOpenGraphicsFD... yes
checking for virNetworkGetDHCPLeases... yes
checking for GLIB2... yes
checking for GTHREAD2... yes
checking for GOBJECT2... yes
checking for GIO2... yes
checking for LIBXML2... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.0
checking for XML::Parser... ok
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for vapigen... /usr/bin/vapigen
checking /usr/bin/vapigen support for --metadatadir... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvirt-glib/Makefile
config.status: creating libvirt-gconfig/Makefile
config.status: creating libvirt-gconfig/tests/Makefile
config.status: creating libvirt-gobject/Makefile
config.status: creating examples/Makefile
config.status: creating vapi/Makefile
config.status: creating docs/Makefile
config.status: creating docs/libvirt-glib/Makefile
config.status: creating docs/libvirt-glib/version.xml
config.status: creating docs/libvirt-gobject/Makefile
config.status: creating docs/libvirt-gconfig/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating libvirt-glib-1.0.pc
config.status: creating libvirt-gconfig-1.0.pc
config.status: creating libvirt-gobject-1.0.pc
config.status: creating libvirt-glib.spec
config.status: creating mingw-libvirt-glib.spec
config.status: creating config.h
config.status: linking ../GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
Now type 'make' to compile libvirt-glib.
+ make -j3
make all-recursive
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
Making all in libvirt-glib
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
CC libvirt_glib_1_0_la-libvirt-glib-event.lo
CC libvirt_glib_1_0_la-libvirt-glib-error.lo
CC libvirt_glib_1_0_la-libvirt-glib-main.lo
CCLD libvirt-glib-1.0.la
GISCAN LibvirtGLib-1.0.gir
/usr/include/bits/thread-shared-types.h:110: syntax error, unexpected ';' in ' ;' at ';'
/usr/include/bits/thread-shared-types.h:112: syntax error, unexpected ';' in ' short __spins; short __elision;;' at ';'
/usr/include/bits/thread-shared-types.h:123: syntax error, unexpected ';' in '# 123 "/usr/include/bits/thread-shared-types.h" 3 4' at ';'
GICOMP LibvirtGLib-1.0.gir
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
Making all in libvirt-gconfig
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
GEN libvirt-gconfig-enum-types.c
GEN libvirt-gconfig-enum-types.h
Traceback (most recent call last):
File "/usr/bin/glib-mkenums", line 669, in <module>
process_file(fname)
File "/usr/bin/glib-mkenums", line 406, in process_file
line = curfile.readline()
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 849: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/bin/glib-mkenums", line 669, in <module>
process_file(fname)
File "/usr/bin/glib-mkenums", line 406, in process_file
line = curfile.readline()
File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 849: ordinal not in range(128)
make all-recursive
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
Making all in .
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo
In file included from ../../libvirt-gconfig/libvirt-gconfig.h:98:0,
from ../../libvirt-gconfig/libvirt-gconfig-object.c:31:
../libvirt-gconfig/libvirt-gconfig-enum-types.h:4:0: error: unterminated #ifndef
#ifndef __LIBVIRT_GCONFIG_ENUM_TYPES_H__
make[4]: *** [Makefile:977: libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from ../../libvirt-gconfig/libvirt-gconfig.h:98:0,
from ../../libvirt-gconfig/libvirt-gconfig-main.c:30:
../libvirt-gconfig/libvirt-gconfig-enum-types.h:4:0: error: unterminated #ifndef
#ifndef __LIBVIRT_GCONFIG_ENUM_TYPES_H__
make[4]: *** [Makefile:984: libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo] Error 1
In file included from ../../libvirt-gconfig/libvirt-gconfig.h:98:0,
from ../../libvirt-gconfig/libvirt-gconfig-capabilities.c:26:
../libvirt-gconfig/libvirt-gconfig-enum-types.h:4:0: error: unterminated #ifndef
#ifndef __LIBVIRT_GCONFIG_ENUM_TYPES_H__
make[4]: *** [Makefile:991: libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo] Error 1
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make[3]: *** [Makefile:1661: all-recursive] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make[2]: *** [Makefile:792: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make[1]: *** [Makefile:558: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...'>
make: *** [Makefile:459: all] Error 2
Build step 'Execute shell' marked build as failure
7 years, 5 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-mingw » libvirt-fedora-rawhide #1311
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...>
Changes:
[mkletzan] testutils: Remove unneeded variable
[mprivozn] virthread: Introduce virRWLockInitPreferWriter
[mprivozn] virobject: Introduce virObjectRWLockable
[mprivozn] virdomainobjlist: Use virObjectRWLockable
------------------------------------------
[...truncated 130.84 KB...]
CC socket.lo
CC stat.lo
CC stat-w32.lo
CC stdio-read.lo
CC stdio-write.lo
CC stpcpy.lo
CC strchrnul.lo
CC strdup.lo
CC strerror.lo
CC strerror-override.lo
CC strerror_r.lo
CC strndup.lo
CC strptime.lo
CC strsep.lo
CC time_r.lo
CC timegm.lo
CC ttyname_r.lo
CC uname.lo
CC unsetenv.lo
CC usleep.lo
CC vasnprintf.lo
CC vsnprintf.lo
CC waitpid.lo
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
CC glthread/lock.lo
CCLD libgnu.la
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in include/libvirt
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
Making all in src
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
GEN util/virkeycodetable_linux.h
GEN util/virkeycodetable_osx.h
GEN util/virkeycodetable_atset1.h
GEN util/virkeycodetable_atset2.h
GEN util/virkeycodetable_atset3.h
GEN util/virkeycodetable_xt.h
GEN util/virkeycodetable_xtkbd.h
GEN util/virkeycodetable_usb.h
GEN util/virkeycodetable_win32.h
GEN util/virkeycodetable_rfb.h
GEN util/virkeynametable_linux.h
GEN util/virkeynametable_osx.h
GEN util/virkeynametable_win32.h
GEN locking/lock_protocol.h
GEN locking/lock_daemon_dispatch_stubs.h
GEN logging/log_protocol.h
GEN logging/log_daemon_dispatch_stubs.h
GEN admin/admin_protocol.h
GEN admin/admin_client.h
GEN lxc/lxc_monitor_dispatch.h
GEN lxc/lxc_monitor_protocol.h
GEN lxc/lxc_controller_dispatch.h
GEN remote/remote_protocol.h
GEN remote/remote_client_bodies.h
GEN remote/lxc_protocol.h
GEN remote/lxc_client_bodies.h
GEN remote/qemu_protocol.h
GEN remote/qemu_client_bodies.h
GEN .esx_vi_generator.stamp
GEN .hyperv_wmi_generator.stamp
GEN access/viraccessapicheck.h
GEN ../../src/esx/esx_vi_types.generated.typedef
GEN ../../src/esx/esx_vi_types.generated.typeenum
GEN ../../src/esx/esx_vi_types.generated.typetostring
GEN ../../src/esx/esx_vi_types.generated.typefromstring
GEN ../../src/esx/esx_vi_types.generated.h
GEN ../../src/esx/esx_vi_types.generated.c
GEN ../../src/esx/esx_vi_methods.generated.h
GEN ../../src/esx/esx_vi_methods.generated.c
GEN ../../src/esx/esx_vi_methods.generated.macro
GEN ../../src/esx/esx_vi.generated.h
GEN ../../src/esx/esx_vi.generated.c
GEN access/viraccessapicheck.c
GEN ../../src/hyperv/hyperv_wmi_classes.generated.typedef
GEN ../../src/hyperv/hyperv_wmi_classes.generated.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.c
GEN access/viraccessapicheckqemu.h
GEN access/viraccessapicheckqemu.c
GEN access/viraccessapichecklxc.h
GEN access/viraccessapichecklxc.c
GEN libvirt_access.xml
GEN libvirt_access_qemu.xml
GEN libvirt_access_lxc.xml
GEN libvirt_access.syms
GEN libvirt_access_qemu.syms
GEN libvirt_access_lxc.syms
GEN libvirt_qemu.def
GEN libvirt_lxc.def
GEN libvirt_admin.syms
GEN rpc/virnetprotocol.h
GEN rpc/virkeepaliveprotocol.h
GEN locking/lock_protocol.c
GEN logging/log_protocol.c
GEN admin/admin_protocol.c
GEN lxc/lxc_monitor_protocol.c
GEN remote/remote_protocol.c
GEN remote/lxc_protocol.c
GEN remote/qemu_protocol.c
GEN libvirt.syms
GEN libvirt_admin.def
GEN rpc/virnetprotocol.c
GEN rpc/virkeepaliveprotocol.c
GEN libvirt.def
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-snapshot.lo
CC libvirt_driver_la-libvirt-host.lo
CC libvirt_driver_la-libvirt-interface.lo
CC libvirt_driver_la-libvirt-network.lo
CC libvirt_driver_la-libvirt-nodedev.lo
CC libvirt_driver_la-libvirt-nwfilter.lo
CC libvirt_driver_la-libvirt-secret.lo
CC libvirt_driver_la-libvirt-storage.lo
CC libvirt_driver_la-libvirt-stream.lo
CC libvirt_qemu_la-libvirt-qemu.lo
CC libvirt_lxc_la-libvirt-lxc.lo
CC libvirt_admin_la-libvirt-admin.lo
CC libvirt_admin_la-datatypes.lo
GEN util/virkeycode-linux.pod
GEN util/virkeycode-osx.pod
GEN util/virkeycode-atset1.pod
GEN util/virkeycode-atset2.pod
GEN util/virkeycode-atset3.pod
GEN util/virkeycode-xt.pod
GEN util/virkeycode-xtkbd.pod
GEN util/virkeycode-usb.pod
GEN util/virkeycode-win32.pod
GEN util/virkeycode-rfb.pod
GEN util/virkeyname-linux.pod
GEN util/virkeyname-osx.pod
GEN util/virkeyname-win32.pod
CC util/libvirt_util_la-viralloc.lo
CC util/libvirt_util_la-virarch.lo
CC util/libvirt_util_la-viratomic.lo
CC util/libvirt_util_la-viraudit.lo
CC util/libvirt_util_la-virauth.lo
CC util/libvirt_util_la-virauthconfig.lo
CC util/libvirt_util_la-virbitmap.lo
CC util/libvirt_util_la-virbuffer.lo
CC util/libvirt_util_la-virperf.lo
CC util/libvirt_util_la-vircgroup.lo
CC util/libvirt_util_la-virclosecallbacks.lo
CC util/libvirt_util_la-vircommand.lo
CC util/libvirt_util_la-virconf.lo
CC util/libvirt_util_la-vircrypto.lo
CC util/libvirt_util_la-virdbus.lo
CC util/libvirt_util_la-virdnsmasq.lo
CC util/libvirt_util_la-virebtables.lo
CC util/libvirt_util_la-virerror.lo
CC util/libvirt_util_la-virevent.lo
CC util/libvirt_util_la-vireventpoll.lo
CC util/libvirt_util_la-virfcp.lo
CC util/libvirt_util_la-virfdstream.lo
CC util/libvirt_util_la-virfile.lo
CC util/libvirt_util_la-virfirewall.lo
CC util/libvirt_util_la-virfirmware.lo
CC util/libvirt_util_la-virgettext.lo
CC util/libvirt_util_la-virgic.lo
CC util/libvirt_util_la-virhash.lo
CC util/libvirt_util_la-virhashcode.lo
CC util/libvirt_util_la-virhook.lo
CC util/libvirt_util_la-virhostcpu.lo
CC util/libvirt_util_la-virhostdev.lo
CC util/libvirt_util_la-virhostmem.lo
CC util/libvirt_util_la-viridentity.lo
CC util/libvirt_util_la-virinitctl.lo
CC util/libvirt_util_la-viriptables.lo
CC util/libvirt_util_la-viriscsi.lo
CC util/libvirt_util_la-virjson.lo
CC util/libvirt_util_la-virkeycode.lo
CC util/libvirt_util_la-virkeyfile.lo
CC util/libvirt_util_la-virlease.lo
CC util/libvirt_util_la-virlockspace.lo
CC util/libvirt_util_la-virlog.lo
CC util/libvirt_util_la-virmacaddr.lo
CC util/libvirt_util_la-virmacmap.lo
CC util/libvirt_util_la-virnetdev.lo
CC util/libvirt_util_la-virnetdevbandwidth.lo
CC util/libvirt_util_la-virnetdevbridge.lo
CC util/libvirt_util_la-virnetdevip.lo
CC util/libvirt_util_la-virnetdevmacvlan.lo
CC util/libvirt_util_la-virnetdevmidonet.lo
CC util/libvirt_util_la-virnetdevopenvswitch.lo
CC util/libvirt_util_la-virnetdevtap.lo
CC util/libvirt_util_la-virnetdevveth.lo
CC util/libvirt_util_la-virnetdevvlan.lo
CC util/libvirt_util_la-virnetdevvportprofile.lo
CC util/libvirt_util_la-virnetlink.lo
CC util/libvirt_util_la-virnodesuspend.lo
CC util/libvirt_util_la-virkmod.lo
CC util/libvirt_util_la-virnuma.lo
CC util/libvirt_util_la-virobject.lo
CC util/libvirt_util_la-virpci.lo
CC util/libvirt_util_la-virpidfile.lo
CC util/libvirt_util_la-virpolkit.lo
CC util/libvirt_util_la-virportallocator.lo
CC util/libvirt_util_la-virprocess.lo
CC util/libvirt_util_la-virqemu.lo
CC util/libvirt_util_la-virrandom.lo
CC util/libvirt_util_la-virrotatingfile.lo
CC util/libvirt_util_la-virscsi.lo
CC util/libvirt_util_la-virscsihost.lo
CC util/libvirt_util_la-virscsivhost.lo
CC util/libvirt_util_la-virseclabel.lo
CC util/libvirt_util_la-virsecret.lo
CC util/libvirt_util_la-virsexpr.lo
CC util/libvirt_util_la-virsocketaddr.lo
CC util/libvirt_util_la-virstorageencryption.lo
CC util/libvirt_util_la-virstoragefile.lo
CC util/libvirt_util_la-virstring.lo
CC util/libvirt_util_la-virsysinfo.lo
CC util/libvirt_util_la-virsystemd.lo
CC util/libvirt_util_la-virthread.lo
CC util/libvirt_util_la-virthreadjob.lo
CC util/libvirt_util_la-virthreadpool.lo
CC util/libvirt_util_la-virtime.lo
CC util/libvirt_util_la-virtpm.lo
../../src/util/virthread.c: In function 'virRWLockInitPreferWriter':
../../src/util/virthread.c:133:5: error: implicit declaration of function 'pthread_rwlockattr_setkind_np'; did you mean 'pthread_rwlockattr_setpshared'? [-Werror=implicit-function-declaration]
pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pthread_rwlockattr_setpshared
../../src/util/virthread.c:133:5: error: nested extern declaration of 'pthread_rwlockattr_setkind_np' [-Werror=nested-externs]
../../src/util/virthread.c:133:42: error: 'PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP' undeclared (first use in this function); did you mean 'PTHREAD_MUTEX_RECURSIVE_NP'?
pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PTHREAD_MUTEX_RECURSIVE_NP
../../src/util/virthread.c:133:42: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
make[3]: *** [Makefile:10848: util/libvirt_util_la-virthread.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
rm util/virkeycode-xtkbd.pod util/virkeycode-atset3.pod util/virkeycode-usb.pod util/virkeycode-xt.pod util/virkeycode-win32.pod util/virkeyname-linux.pod util/virkeycode-osx.pod util/virkeycode-linux.pod util/virkeyname-osx.pod util/virkeycode-atset1.pod util/virkeycode-rfb.pod util/virkeyname-win32.pod util/virkeycode-atset2.pod
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[2]: *** [Makefile:5944: all] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make[1]: *** [Makefile:2109: all-recursive] Error 1
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-master-mingw/systems=libvirt-fedora-raw...'>
make: *** [Makefile:2002: all] Error 2
Build step 'Execute shell' marked build as failure
7 years, 5 months
[Libvirt-ci] Build failed in Jenkins: libvirt-master-build » libvirt-freebsd #715
by ci@centos.org
See <https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/71...>
Changes:
[mkletzan] testutils: Remove unneeded variable
[mprivozn] virthread: Introduce virRWLockInitPreferWriter
[mprivozn] virobject: Introduce virObjectRWLockable
[mprivozn] virdomainobjlist: Use virObjectRWLockable
------------------------------------------
[...truncated 126.34 KB...]
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Making all in gnulib/lib
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
GEN alloca.h
GEN byteswap.h
GEN configmake.h
GEN fcntl.h
GEN getopt.h
GEN getopt-cdefs.h
GEN arpa/inet.h
GEN langinfo.h
GEN limits.h
GEN locale.h
GEN netdb.h
GEN poll.h
GEN pty.h
GEN stddef.h
GEN signal.h
GEN stdint.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN strings.h
GEN sys/ioctl.h
GEN sys/select.h
GEN sys/socket.h
GEN sys/time.h
GEN sys/stat.h
GEN sys/types.h
GEN sys/uio.h
GEN sys/wait.h
GEN sys/utsname.h
GEN time.h
GEN termios.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
gmake all-am
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
CC areadlink.lo
CC base64.lo
CC allocator.lo
CC binary-io.lo
CC bitrotate.lo
CC c-ctype.lo
CC c-strcasecmp.lo
CC c-strncasecmp.lo
CC c-strcasestr.lo
CC careadlinkat.lo
CC cloexec.lo
CC count-leading-zeros.lo
CC count-one-bits.lo
CC md5.lo
CC sha256.lo
CC dirname-lgpl.lo
CC basename-lgpl.lo
CC stripslash.lo
CC fd-hook.lo
CC freading.lo
CC getugroups.lo
CC hard-locale.lo
CC localcharset.lo
CC malloca.lo
CC mgetgroups.lo
CC nonblocking.lo
CC passfd.lo
CC physmem.lo
CC pipe2.lo
CC sig-handler.lo
CC stat-time.lo
CC sockets.lo
CC strnlen1.lo
CC sys_socket.lo
CC tempname.lo
CC glthread/threadlib.lo
CC unistd.lo
CC wctype-h.lo
CC xsize.lo
CC asnprintf.lo
CC canonicalize-lgpl.lo
CC fclose.lo
CC fdatasync.lo
CC fflush.lo
CC fseek.lo
CC fseeko.lo
CC getgroups.lo
CC getopt.lo
CC getopt1.lo
CC ioctl.lo
CC localtime-buffer.lo
CC mktime.lo
CC openpty.lo
CC printf-args.lo
CC printf-parse.lo
CC pthread_sigmask.lo
CC random_r.lo
CC rawmemchr.lo
CC regex.lo
CC secure_getenv.lo
CC timegm.lo
CC vasnprintf.lo
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
CC glthread/lock.lo
CCLD libgnu.la
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Making all in include/libvirt
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Making all in src
gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
GEN util/virkeycodetable_osx.h
GEN util/virkeycodetable_linux.h
GEN util/virkeycodetable_atset1.h
GEN util/virkeycodetable_atset2.h
GEN util/virkeycodetable_atset3.h
GEN util/virkeycodetable_xt.h
GEN util/virkeycodetable_xtkbd.h
GEN util/virkeycodetable_usb.h
GEN util/virkeycodetable_win32.h
GEN util/virkeycodetable_rfb.h
GEN util/virkeynametable_linux.h
GEN util/virkeynametable_osx.h
GEN util/virkeynametable_win32.h
GEN locking/lock_protocol.h
GEN locking/lock_daemon_dispatch_stubs.h
GEN logging/log_protocol.h
GEN logging/log_daemon_dispatch_stubs.h
GEN admin/admin_protocol.h
GEN admin/admin_client.h
GEN lxc/lxc_monitor_protocol.h
GEN lxc/lxc_monitor_dispatch.h
GEN lxc/lxc_controller_dispatch.h
GEN remote/remote_protocol.h
GEN remote/remote_client_bodies.h
GEN remote/lxc_protocol.h
GEN remote/lxc_client_bodies.h
GEN remote/qemu_protocol.h
GEN remote/qemu_client_bodies.h
GEN .esx_vi_generator.stamp
GEN .hyperv_wmi_generator.stamp
GEN access/viraccessapicheck.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.typedef
GEN ../../src/hyperv/hyperv_wmi_classes.generated.h
GEN ../../src/hyperv/hyperv_wmi_classes.generated.c
GEN access/viraccessapicheck.c
GEN ../../src/esx/esx_vi_types.generated.typedef
GEN ../../src/esx/esx_vi_types.generated.typeenum
GEN ../../src/esx/esx_vi_types.generated.typetostring
GEN ../../src/esx/esx_vi_types.generated.typefromstring
GEN ../../src/esx/esx_vi_types.generated.h
GEN ../../src/esx/esx_vi_types.generated.c
GEN ../../src/esx/esx_vi_methods.generated.h
GEN ../../src/esx/esx_vi_methods.generated.c
GEN ../../src/esx/esx_vi_methods.generated.macro
GEN ../../src/esx/esx_vi.generated.h
GEN ../../src/esx/esx_vi.generated.c
GEN access/viraccessapicheckqemu.h
GEN access/viraccessapicheckqemu.c
GEN access/viraccessapichecklxc.h
GEN access/viraccessapichecklxc.c
GEN libvirt_access.xml
GEN libvirt_access_qemu.xml
GEN libvirt_access_lxc.xml
GEN libvirt_access_qemu.syms
GEN libvirt_access.syms
GEN libvirt_access_lxc.syms
GEN libvirt_qemu.def
GEN libvirt_lxc.def
GEN locking/qemu-lockd.conf
GEN libvirt_admin.syms
GEN rpc/virkeepaliveprotocol.h
GEN rpc/virnetprotocol.h
GEN locking/lock_protocol.c
GEN logging/log_protocol.c
GEN admin/admin_protocol.c
GEN lxc/lxc_monitor_protocol.c
GEN remote/remote_protocol.c
GEN remote/lxc_protocol.c
GEN remote/qemu_protocol.c
GEN libvirt.syms
GEN libvirt_admin.def
GEN rpc/virnetprotocol.c
GEN rpc/virkeepaliveprotocol.c
GEN libvirt.def
gmake all-am
gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-libvirt-domain.lo
CC libvirt_driver_la-libvirt-domain-snapshot.lo
CC libvirt_driver_la-libvirt-host.lo
CC libvirt_driver_la-libvirt-interface.lo
CC libvirt_driver_la-libvirt-network.lo
CC libvirt_driver_la-libvirt-nodedev.lo
CC libvirt_driver_la-libvirt-nwfilter.lo
CC libvirt_driver_la-libvirt-secret.lo
CC libvirt_driver_la-libvirt-storage.lo
CC libvirt_driver_la-libvirt-stream.lo
CC libvirt_qemu_la-libvirt-qemu.lo
CC libvirt_lxc_la-libvirt-lxc.lo
CC libvirt_admin_la-libvirt-admin.lo
CC libvirt_admin_la-datatypes.lo
CC locking/lockd_la-lock_driver_lockd.lo
CC locking/lockd_la-lock_protocol.lo
CC secret/libvirt_driver_secret_la-secret_driver.lo
CC util/libvirt_nss_la-viralloc.lo
CC util/libvirt_nss_la-viratomic.lo
CC util/libvirt_nss_la-virbitmap.lo
CC util/libvirt_nss_la-virbuffer.lo
CC util/libvirt_nss_la-vircommand.lo
CC util/libvirt_nss_la-virerror.lo
CC util/libvirt_nss_la-virfile.lo
CC util/libvirt_nss_la-virhash.lo
CC util/libvirt_nss_la-virhashcode.lo
CC util/libvirt_nss_la-virjson.lo
CC util/libvirt_nss_la-virkmod.lo
CC util/libvirt_nss_la-virlease.lo
CC util/libvirt_nss_la-virlog.lo
CC util/libvirt_nss_la-virmacmap.lo
CC util/libvirt_nss_la-virobject.lo
CC util/libvirt_nss_la-virpidfile.lo
CC util/libvirt_nss_la-virprocess.lo
CC util/libvirt_nss_la-virrandom.lo
CC util/libvirt_nss_la-virstring.lo
CC util/libvirt_nss_la-virsocketaddr.lo
CC util/libvirt_nss_la-virthread.lo
CC util/libvirt_nss_la-virthreadjob.lo
../../src/util/virthread.c:133:42: error: use of undeclared identifier 'PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP'
pthread_rwlockattr_setkind_np(&attr, PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP);
^
1 error generated.
Makefile:8328: recipe for target 'util/libvirt_nss_la-virthread.lo' failed
gmake[3]: *** [util/libvirt_nss_la-virthread.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Makefile:5944: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Makefile:2109: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-build/systems=libvirt-freebsd/ws...'>
Makefile:2002: recipe for target 'all' failed
gmake: *** [all] Error 2
Build step 'Execute shell' marked build as failure
7 years, 5 months