CI
Threads by month
- ----- 2026 -----
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- 2 participants
- 9439 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-sandbox-build » libvirt-centos-7 #1
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-sandbox-build/systems=libvirt-centos-7/1/>
------------------------------------------
[...truncated 16 lines...]
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[libvirt-centos-7] $ /bin/sh -xe /tmp/hudson2666959847393404745.sh
+ mkdir build
+ cd build
+ ../autogen.sh
I am going to run ./configure with no args - if you
wish to pass any extra arguments to it, please specify them on
the ../autogen.sh command line.
You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:68: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/config.guess'
configure.ac:9: installing 'build-aux/config.sub'
configure.ac:7: installing 'build-aux/install-sh'
configure.ac:7: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
bin/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 /bin/nm -B output from gcc object... ok
checking for sysroot... no
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... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/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 whether C compiler handles -Werror -Wunknown-warning-option... 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... no
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 -Wenum-compare... 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-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 -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... no
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... /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... no
configure: error: Package requirements (libvirt-gobject-1.0 >= 0.1.7) were not met:
No package 'libvirt-gobject-1.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBVIRT_GOBJECT_CFLAGS
and LIBVIRT_GOBJECT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-fedora-rawhide #1072
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "libvirt-glib-syntax-check" build number 1072
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
[libvirt-fedora-rawhide] $ /bin/sh -xe /tmp/hudson7480593372057277265.sh
+ cd build
+ make -j3 syntax-check
make: *** No rule to make target 'syntax-check'. Stop.
Build step 'Execute shell' marked build as failure
1
1
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-centos-7 #1071
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-centos-…>
------------------------------------------
Started by upstream project "libvirt-glib-syntax-check" build number 1071
originally caused by:
Started by upstream project "libvirt-glib-build" build number 1108
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1572
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-centos-…>
[libvirt-centos-7] $ /bin/sh -xe /tmp/hudson2090410435307020515.sh
+ cd build
+ make -j3 syntax-check
GFDL_version
TAB_in_indentation
Wundef_boolean
avoid_attribute_unused_in_header
avoid_if_before_free
bindtextdomain
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_backup_files
prohibit_c_ctype_without_use
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_close_stream_without_use
prohibit_cvs_keyword
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_empty_lines_at_EOF
prohibit_error_without_use
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_same_without_use
prohibit_signal_without_use
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
trailing_blank
unmarked_diagnostics
vulnerable_makefile_CVE-2009-4029
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
../libvirt-sandbox/libvirt-sandbox-init-lxc.c
../libvirt-sandbox/libvirt-sandbox-init-qemu.c
maint.mk: the above files do not call bindtextdomain
make: *** [sc_bindtextdomain] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-fedora-23 #1071
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
------------------------------------------
[...truncated 128 lines...]
grep: ../libvirt-gconfig/libvirt-gconfig-domain-channel.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-channel.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-private.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-pty.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-pty.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spiceport.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spiceport.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spicevmc.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spicevmc.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-unix.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source-unix.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev-source.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-chardev.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-clock.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-clock.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-console.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-console.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-controller-usb.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-controller-usb.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-controller.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-controller.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-cpu-feature.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-cpu-feature.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-cpu-model.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-cpu-model.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-cpu.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-cpu.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-device-private.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-device.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-device.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-disk-driver.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-disk-driver.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-disk.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-disk.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-filesys.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-filesys.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-desktop.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-desktop.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-rdp.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-rdp.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-sdl.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-sdl.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-graphics.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-hostdev.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-hostdev.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-input.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-input.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-filterref.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-filterref.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-network.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-network.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-user.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface-user.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-interface.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-memballoon.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-memballoon.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-os.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-os.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-parallel.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-parallel.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-power-management.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-power-management.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-redirdev.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-redirdev.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-seclabel.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-seclabel.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-serial.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-serial.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard-host-certificates.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard-host-certificates.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard-host.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard-host.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard-passthrough.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard-passthrough.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-smartcard.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-snapshot-disk.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-snapshot-disk.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-snapshot-private.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-snapshot.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-snapshot.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-sound.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-sound.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer-hpet.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer-hpet.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer-pit.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer-pit.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer-rtc.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer-rtc.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-timer.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-video.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain-video.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-domain.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-enum-types.c.template: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-enum-types.h.template: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-helpers-private.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-helpers.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-helpers.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-interface.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-interface.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-main.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-main.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-network-filter.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-network-filter.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-network.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-network.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-node-device.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-node-device.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-object-private.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-object.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-object.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-private.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-secret.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-secret.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-permissions.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-permissions.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-pool-source.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-pool-source.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-pool-target.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-pool-target.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-pool.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-pool.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-vol-backing-store.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-vol-backing-store.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-vol-target.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-vol-target.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-vol.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-storage-vol.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-xml-doc.c: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig-xml-doc.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig.h: No such file or directory
grep: ../libvirt-gconfig/libvirt-gconfig.sym: No such file or directory
grep: ../libvirt-gconfig/tests/Makefile.am: No such file or directory
grep: ../libvirt-gconfig/tests/test-capabilities-parse.c: No such file or directory
grep: ../libvirt-gconfig/tests/test-capabilities-parse.xml: No such file or directory
grep: ../libvirt-gconfig/tests/test-domain-create.c: No such file or directory
grep: ../libvirt-gconfig/tests/test-domain-duplicate.xml: No such file or directory
grep: ../libvirt-gconfig/tests/test-domain-invalid.xml: No such file or directory
grep: ../libvirt-gconfig/tests/test-domain-noname.xml: No such file or directory
grep: ../libvirt-gconfig/tests/test-domain-parse.c: No such file or directory
grep: ../libvirt-gconfig/tests/test-domain.xml: No such file or directory
grep: ../libvirt-glib-1.0.pc.in: No such file or directory
grep: ../libvirt-glib.spec.in: No such file or directory
grep: ../libvirt-glib/Makefile.am: No such file or directory
grep: ../libvirt-glib/libvirt-glib-error.c: No such file or directory
grep: ../libvirt-glib/libvirt-glib-error.h: No such file or directory
grep: ../libvirt-glib/libvirt-glib-event.c: No such file or directory
grep: ../libvirt-glib/libvirt-glib-event.h: No such file or directory
grep: ../libvirt-glib/libvirt-glib-main.c: No such file or directory
grep: ../libvirt-glib/libvirt-glib-main.h: No such file or directory
grep: ../libvirt-glib/libvirt-glib.h: No such file or directory
grep: ../libvirt-glib/libvirt-glib.sym: No such file or directory
grep: ../libvirt-gobject-1.0.pc.in: No such file or directory
grep: ../libvirt-gobject/Makefile.am: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-compat.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-compat.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-connection.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-connection.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-device-private.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-device.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-device.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-disk.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-disk.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-interface.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-interface.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-snapshot.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain-snapshot.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-domain.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-input-stream.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-input-stream.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-interface.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-interface.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-main.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-main.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-manager.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-manager.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network-dhcp-lease-private.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network-dhcp-lease.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network-dhcp-lease.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network-filter.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network-filter.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-network.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-node-device.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-node-device.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-output-stream.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-output-stream.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-secret.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-secret.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-storage-pool-private.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-storage-pool.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-storage-pool.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-storage-vol.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-storage-vol.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-stream.c: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject-stream.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject.h: No such file or directory
grep: ../libvirt-gobject/libvirt-gobject.sym: No such file or directory
grep: ../m4/glibtests.m4: No such file or directory
grep: ../mingw-libvirt-glib.spec.in: No such file or directory
grep: ../python/Makefile.am: No such file or directory
grep: ../python/libvirt-glib.c: No such file or directory
grep: ../python/libvirtglib.py: No such file or directory
grep: ../tap-driver.sh: No such file or directory
grep: ../tap-test: No such file or directory
grep: ../tests/Makefile.am: No such file or directory
grep: ../tests/test-events.c: No such file or directory
grep: ../tests/test-gconfig.c: No such file or directory
grep: ../tests/xml/gconfig-domain-clock.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-cpu.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-channel.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-console.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-disk.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-filesys.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-graphics.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-input.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-network.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-pci-hostdev.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-sound.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-usbredir.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-device-video.xml: No such file or directory
grep: ../tests/xml/gconfig-domain-os.xml: No such file or directory
grep: ../tests/xml/gconfig-domain.xml: No such file or directory
grep: ../vapi/Makefile.am: No such file or directory
grep: ../vapi/libvirt-gobject-1.0.deps: No such file or directory
../libvirt-sandbox/libvirt-sandbox-init-lxc.c
../libvirt-sandbox/libvirt-sandbox-init-qemu.c
maint.mk: the above files do not call bindtextdomain
../maint.mk:674: recipe for target 'sc_bindtextdomain' failed
make: *** [sc_bindtextdomain] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-fedora-22 #1071
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "libvirt-glib-syntax-check" build number 1071
originally caused by:
Started by upstream project "libvirt-glib-build" build number 1108
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1572
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-22 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
[libvirt-fedora-22] $ /bin/sh -xe /tmp/hudson8400040144110359386.sh
+ cd build
+ make -j3 syntax-check
GFDL_version
Wundef_boolean
TAB_in_indentation
avoid_if_before_free
avoid_attribute_unused_in_header
bindtextdomain
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_TAB_only_indentation
makefile_at_at_check
po_check
preprocessor_indentation
prohibit_HAVE_MBRTOWC
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_c_ctype_without_use
prohibit_backup_files
prohibit_canonicalize_without_use
prohibit_cloexec_without_use
prohibit_cvs_keyword
prohibit_close_stream_without_use
prohibit_dirent_without_use
prohibit_doubled_word
prohibit_error_without_use
prohibit_empty_lines_at_EOF
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_inttostr_without_use
prohibit_long_options_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_signal_without_use
prohibit_stddef_without_use
prohibit_same_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strings_without_use
prohibit_test_double_equal
prohibit_strcmp
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_verify_without_use
prohibit_xalloc_without_use
prohibit_xfreopen_without_use
proper_name_utf8_requires_ICONV
redundant_const
require_config_h
require_config_h_first
unmarked_diagnostics
trailing_blank
vulnerable_makefile_CVE-2009-4029
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
../libvirt-sandbox/libvirt-sandbox-init-lxc.c
../libvirt-sandbox/libvirt-sandbox-init-qemu.c
maint.mk: the above files do not call bindtextdomain
../maint.mk:674: recipe for target 'sc_bindtextdomain' failed
make: *** [sc_bindtextdomain] Error 1
make: *** Waiting for unfinished jobs....
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-syntax-check » libvirt-fedora-21 #1071
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
------------------------------------------
Started by upstream project "libvirt-glib-syntax-check" build number 1071
originally caused by:
Started by upstream project "libvirt-glib-build" build number 1108
originally caused by:
Started by upstream project "libvirt-daemon-build" build number 1572
originally caused by:
Started by user Libvirt project
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-21 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-syntax-check/systems=libvirt-fedora-…>
[libvirt-fedora-21] $ /bin/sh -xe /tmp/hudson947342340251891788.sh
+ cd build
+ make -j3 syntax-check
Wundef_boolean
TAB_in_indentation
GFDL_version
avoid_if_before_free
avoid_attribute_unused_in_header
bindtextdomain
cast_of_argument_to_free
cast_of_x_alloc_return_value
changelog
const_long_option
copyright_check
copyright_format
error_message_period
error_message_warn_fatal
m4_quote_check
makefile_at_at_check
preprocessor_indentation
po_check
makefile_TAB_only_indentation
prohibit_HAVE_MBRTOWC
prohibit_always-defined_macros
prohibit_argmatch_without_use
prohibit_assert_without_use
prohibit_backup_files
prohibit_cloexec_without_use
prohibit_canonicalize_without_use
prohibit_c_ctype_without_use
prohibit_close_stream_without_use
prohibit_dirent_without_use
prohibit_cvs_keyword
prohibit_doubled_word
prohibit_error_without_use
prohibit_empty_lines_at_EOF
prohibit_getopt_without_use
prohibit_hash_pjw_without_use
prohibit_have_config_h
prohibit_ignore_value_without_use
prohibit_intprops_without_use
prohibit_long_options_without_use
prohibit_inttostr_without_use
prohibit_magic_number_exit
prohibit_openat_without_use
prohibit_path_max_allocation
prohibit_posixver_without_use
prohibit_root_dev_ino_without_use
prohibit_safe_read_without_use
prohibit_signal_without_use
prohibit_same_without_use
prohibit_stddef_without_use
prohibit_stdio--_without_use
prohibit_stdio-safer_without_use
prohibit_strcmp
prohibit_strings_without_use
prohibit_test_double_equal
prohibit_test_minus_ao
prohibit_undesirable_word_seq
prohibit_xalloc_without_use
proper_name_utf8_requires_ICONV
prohibit_xfreopen_without_use
prohibit_verify_without_use
redundant_const
require_config_h_first
require_config_h
vulnerable_makefile_CVE-2009-4029
trailing_blank
unmarked_diagnostics
../libvirt-sandbox/libvirt-sandbox-init-lxc.c
../libvirt-sandbox/libvirt-sandbox-init-qemu.c
maint.mk: the above files do not call bindtextdomain
../maint.mk:674: recipe for target 'sc_bindtextdomain' failed
make: *** [sc_bindtextdomain] Error 1
make: *** Waiting for unfinished jobs....
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-build » libvirt-fedora-rawhide #1109
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…>
------------------------------------------
[...truncated 390 lines...]
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-seclabel.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-serial.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-host-certificates.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-smartcard-passthrough.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-snapshot-disk.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-sound.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-hpet.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-pit.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-timer-rtc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-video.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-interface.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-network-filter.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-node-device.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-secret.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-permissions.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-backing-store.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-vol-target.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-xml-doc.lo
CC libvirt_gconfig_1_0_la-libvirt-gconfig-enum-types.lo
CCLD libvirt-gconfig-1.0.la
GISCAN LibvirtGConfig-1.0.gir
GICOMP LibvirtGConfig-1.0.gir
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in tests
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
CC test-domain-create.o
CC test-capabilities-parse.o
CC test-domain-parse.o
CCLD test-domain-parse
CCLD test-capabilities-parse
CCLD test-domain-create
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in libvirt-gobject
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
GEN libvirt-gobject-enums.c
GEN libvirt-gobject-enums.h
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
CC libvirt_gobject_1_0_la-libvirt-gobject-main.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-domain.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-interface.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-secret.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-connection.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-manager.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-compat.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-input-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-output-stream.lo
CC libvirt_gobject_1_0_la-libvirt-gobject-enums.lo
CCLD libvirt-gobject-1.0.la
GISCAN LibvirtGObject-1.0.gir
GICOMP LibvirtGObject-1.0.gir
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in python
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
CC libvirtglibmod_la-libvirt-glib.lo
CCLD libvirtglibmod.la
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in vapi
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
GEN libvirt-glib-1.0.vapi
GEN libvirt-gconfig-1.0.vapi
Generation succeeded - 0 warning(s)
Generation succeeded - 0 warning(s)
GEN libvirt-gobject-1.0.vapi
Generation succeeded - 0 warning(s)
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in examples
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
CC event_test-event-test.o
CC conn_test-conn-test.o
CCLD event-test
CCLD conn-test
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in docs
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in libvirt-glib
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in libvirt-gobject
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in libvirt-gconfig
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in po
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
MSGFMT anp.gmo
MSGFMT af.gmo
MSGFMT am.gmo
MSGFMT ar.gmo
MSGFMT as.gmo
MSGFMT ast.gmo
MSGFMT bal.gmo
MSGFMT be.gmo
MSGFMT bg.gmo
MSGFMT bn_IN.gmo
MSGFMT bn.gmo
MSGFMT bo.gmo
MSGFMT br.gmo
MSGFMT brx.gmo
MSGFMT bs.gmo
MSGFMT ca.gmo
MSGFMT cs.gmo
MSGFMT cy.gmo
MSGFMT da.gmo
MSGFMT de_CH.gmo
MSGFMT de.gmo
MSGFMT el.gmo
MSGFMT en_GB.gmo
MSGFMT eo.gmo
MSGFMT es.gmo
MSGFMT et.gmo
MSGFMT eu.gmo
MSGFMT fa.gmo
MSGFMT fi.gmo
MSGFMT fr.gmo
MSGFMT gl.gmo
MSGFMT he.gmo
MSGFMT gu.gmo
MSGFMT hi.gmo
MSGFMT hr.gmo
MSGFMT hu.gmo
MSGFMT ia.gmo
MSGFMT id.gmo
MSGFMT ilo.gmo
MSGFMT it.gmo
MSGFMT is.gmo
MSGFMT ja.gmo
MSGFMT ka.gmo
MSGFMT km.gmo
MSGFMT kk.gmo
MSGFMT kn.gmo
MSGFMT ko.gmo
MSGFMT kw_GB.gmo
MSGFMT kw(a)kkcor.gmo
MSGFMT kw.gmo
MSGFMT kw(a)uccor.gmo
MSGFMT ky.gmo
MSGFMT lt.gmo
MSGFMT lv.gmo
MSGFMT mai.gmo
MSGFMT mk.gmo
MSGFMT ml.gmo
MSGFMT mr.gmo
MSGFMT mn.gmo
MSGFMT ms.gmo
MSGFMT nb.gmo
MSGFMT nds.gmo
MSGFMT ne.gmo
MSGFMT nl.gmo
MSGFMT nn.gmo
MSGFMT nso.gmo
MSGFMT or.gmo
MSGFMT pa.gmo
MSGFMT pt_BR.gmo
MSGFMT pl.gmo
MSGFMT pt.gmo
MSGFMT ro.gmo
MSGFMT ru.gmo
MSGFMT si.gmo
MSGFMT sl.gmo
MSGFMT sk.gmo
MSGFMT sq.gmo
MSGFMT sr.gmo
MSGFMT sr(a)latin.gmo
MSGFMT sv.gmo
MSGFMT ta.gmo
MSGFMT te.gmo
MSGFMT tg.gmo
MSGFMT th.gmo
MSGFMT tr.gmo
MSGFMT tw.gmo
MSGFMT uk.gmo
MSGFMT ur.gmo
MSGFMT vi.gmo
MSGFMT wba.gmo
MSGFMT yo.gmo
MSGFMT zh_CN.gmo
MSGFMT zh_HK.gmo
MSGFMT zh_TW.gmo
MSGFMT zu.gmo
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Making all in tests
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make all-am
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
+ make -j3 install
Making install in libvirt-glib
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
/bin/mkdir -p '/usr/local/lib'
/bin/mkdir -p '/usr/local/share/gir-1.0'
/bin/mkdir -p '/usr/local/include/libvirt-glib-1.0/libvirt-glib'
/bin/mkdir: cannot create directory '/usr/local/share/gir-1.0': Permission denied
Makefile:602: recipe for target 'install-girDATA' failed
make[2]: *** [install-girDATA] Error 1
make[2]: *** Waiting for unfinished jobs....
/bin/sh ../libtool --mode=install /bin/install -c libvirt-glib-1.0.la '/usr/local/lib'
/bin/mkdir: cannot create directory '/usr/local/include/libvirt-glib-1.0': Permission denied
Makefile:644: recipe for target 'install-libvirt_glib_1_0_laHEADERS' failed
make[2]: *** [install-libvirt_glib_1_0_laHEADERS] Error 1
libtool: install: /bin/install -c .libs/libvirt-glib-1.0.so.0.2.4 /usr/local/lib/libvirt-glib-1.0.so.0.2.4
/bin/install: cannot create regular file '/usr/local/lib/libvirt-glib-1.0.so.0.2.4': Permission denied
Makefile:507: recipe for target 'install-libLTLIBRARIES' failed
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Makefile:761: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-glib-build/systems=libvirt-fedora-rawhide…'>
Makefile:564: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Build step 'Execute shell' marked build as failure
1
2
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-rpm » libvirt-fedora-23 #1147
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/1147/>
------------------------------------------
[...truncated 755 lines...]
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f ky.gmo && /usr/bin/msgfmt -c --statistics -o ky.gmo ky.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f lv.gmo && /usr/bin/msgfmt -c --statistics -o lv.gmo lv.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f mai.gmo && /usr/bin/msgfmt -c --statistics -o mai.gmo mai.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po
cd ../../po && rm -f ml.gmo && /usr/bin/msgfmt -c --statistics -o ml.gmo ml.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f mn.gmo && /usr/bin/msgfmt -c --statistics -o mn.gmo mn.po
330 translated messages, 823 fuzzy translations, 7921 untranslated messages.
cd ../../po && rm -f mr.gmo && /usr/bin/msgfmt -c --statistics -o mr.gmo mr.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po
6160 translated messages, 452 fuzzy translations, 2462 untranslated messages.
cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po
6831 translated messages, 891 fuzzy translations, 1352 untranslated messages.
cd ../../po && rm -f nds.gmo && /usr/bin/msgfmt -c --statistics -o nds.gmo nds.po
139 translated messages, 752 fuzzy translations, 8183 untranslated messages.
46 translated messages, 579 fuzzy translations, 8449 untranslated messages.
cd ../../po && rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po
cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
0 translated messages, 9074 untranslated messages.
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f nn.gmo && /usr/bin/msgfmt -c --statistics -o nn.gmo nn.po
cd ../../po && rm -f nso.gmo && /usr/bin/msgfmt -c --statistics -o nso.gmo nso.po
2817 translated messages, 923 fuzzy translations, 5334 untranslated messages.
cd ../../po && rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
5715 translated messages, 655 fuzzy translations, 2704 untranslated messages.
cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
2877 translated messages, 925 fuzzy translations, 5272 untranslated messages.
cd ../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
6112 translated messages, 435 fuzzy translations, 2527 untranslated messages.
cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po
361 translated messages, 494 fuzzy translations, 8219 untranslated messages.
cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
6185 translated messages, 463 fuzzy translations, 2426 untranslated messages.
cd ../../po && rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po
5794 translated messages, 529 fuzzy translations, 2751 untranslated messages.
cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sr(a)latin.gmo && /usr/bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po
649 translated messages, 1112 fuzzy translations, 7313 untranslated messages.
cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
649 translated messages, 1112 fuzzy translations, 7313 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po
cd ../../po && rm -f te.gmo && /usr/bin/msgfmt -c --statistics -o te.gmo te.po
697 translated messages, 496 fuzzy translations, 7881 untranslated messages.
cd ../../po && rm -f tg.gmo && /usr/bin/msgfmt -c --statistics -o tg.gmo tg.po
6087 translated messages, 457 fuzzy translations, 2530 untranslated messages.
cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po
6411 translated messages, 750 fuzzy translations, 1913 untranslated messages.
cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po
0 translated messages, 9074 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f tw.gmo && /usr/bin/msgfmt -c --statistics -o tw.gmo tw.po
cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f ur.gmo && /usr/bin/msgfmt -c --statistics -o ur.gmo ur.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
cd ../../po && rm -f wba.gmo && /usr/bin/msgfmt -c --statistics -o wba.gmo wba.po
8017 translated messages, 906 fuzzy translations, 151 untranslated messages.
2489 translated messages, 1489 fuzzy translations, 5096 untranslated messages.
cd ../../po && rm -f yo.gmo && /usr/bin/msgfmt -c --statistics -o yo.gmo yo.po
cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
0 translated messages, 9074 untranslated messages.
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po
cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
6502 translated messages, 528 fuzzy translations, 2044 untranslated messages.
cd ../../po && rm -f zu.gmo && /usr/bin/msgfmt -c --statistics -o zu.gmo zu.po
0 translated messages, 9074 untranslated messages.
278 translated messages, 855 fuzzy translations, 7941 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
test ! -f ../../po/libvirt.pot || \
test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
make[5]: '../../po/af.gmo' is up to date.
make[5]: '../../po/am.gmo' is up to date.
make[5]: '../../po/anp.gmo' is up to date.
make[5]: '../../po/ar.gmo' is up to date.
make[5]: '../../po/as.gmo' is up to date.
make[5]: '../../po/ast.gmo' is up to date.
make[5]: '../../po/bal.gmo' is up to date.
make[5]: '../../po/be.gmo' is up to date.
make[5]: '../../po/bg.gmo' is up to date.
make[5]: '../../po/bn.gmo' is up to date.
make[5]: '../../po/bn_IN.gmo' is up to date.
make[5]: '../../po/bo.gmo' is up to date.
make[5]: '../../po/br.gmo' is up to date.
make[5]: '../../po/brx.gmo' is up to date.
make[5]: '../../po/bs.gmo' is up to date.
make[5]: '../../po/ca.gmo' is up to date.
make[5]: '../../po/cs.gmo' is up to date.
make[5]: '../../po/cy.gmo' is up to date.
make[5]: '../../po/da.gmo' is up to date.
make[5]: '../../po/de.gmo' is up to date.
make[5]: '../../po/de_CH.gmo' is up to date.
make[5]: '../../po/el.gmo' is up to date.
make[5]: '../../po/en_GB.gmo' is up to date.
make[5]: '../../po/eo.gmo' is up to date.
make[5]: '../../po/es.gmo' is up to date.
make[5]: '../../po/et.gmo' is up to date.
make[5]: '../../po/eu.gmo' is up to date.
make[5]: '../../po/fa.gmo' is up to date.
make[5]: '../../po/fi.gmo' is up to date.
make[5]: '../../po/fr.gmo' is up to date.
make[5]: '../../po/gl.gmo' is up to date.
make[5]: '../../po/gu.gmo' is up to date.
make[5]: '../../po/he.gmo' is up to date.
make[5]: '../../po/hi.gmo' is up to date.
make[5]: '../../po/hr.gmo' is up to date.
make[5]: '../../po/hu.gmo' is up to date.
make[5]: '../../po/ia.gmo' is up to date.
make[5]: '../../po/id.gmo' is up to date.
make[5]: '../../po/ilo.gmo' is up to date.
make[5]: '../../po/is.gmo' is up to date.
make[5]: '../../po/it.gmo' is up to date.
make[5]: '../../po/ja.gmo' is up to date.
make[5]: '../../po/ka.gmo' is up to date.
make[5]: '../../po/kk.gmo' is up to date.
make[5]: '../../po/km.gmo' is up to date.
make[5]: '../../po/kn.gmo' is up to date.
make[5]: '../../po/ko.gmo' is up to date.
make[5]: '../../po/kw.gmo' is up to date.
make[5]: '../../po/kw(a)kkcor.gmo' is up to date.
make[5]: '../../po/kw(a)uccor.gmo' is up to date.
make[5]: '../../po/kw_GB.gmo' is up to date.
make[5]: '../../po/ky.gmo' is up to date.
make[5]: '../../po/lt.gmo' is up to date.
make[5]: '../../po/lv.gmo' is up to date.
make[5]: '../../po/mai.gmo' is up to date.
make[5]: '../../po/mk.gmo' is up to date.
make[5]: '../../po/ml.gmo' is up to date.
make[5]: '../../po/mn.gmo' is up to date.
make[5]: '../../po/mr.gmo' is up to date.
make[5]: '../../po/ms.gmo' is up to date.
make[5]: '../../po/nb.gmo' is up to date.
make[5]: '../../po/nds.gmo' is up to date.
make[5]: '../../po/ne.gmo' is up to date.
make[5]: '../../po/nl.gmo' is up to date.
make[5]: '../../po/nn.gmo' is up to date.
make[5]: '../../po/nso.gmo' is up to date.
make[5]: '../../po/or.gmo' is up to date.
make[5]: '../../po/pa.gmo' is up to date.
make[5]: '../../po/pl.gmo' is up to date.
make[5]: '../../po/pt.gmo' is up to date.
make[5]: '../../po/pt_BR.gmo' is up to date.
make[5]: '../../po/ro.gmo' is up to date.
make[5]: '../../po/ru.gmo' is up to date.
make[5]: '../../po/si.gmo' is up to date.
make[5]: '../../po/sk.gmo' is up to date.
make[5]: '../../po/sl.gmo' is up to date.
make[5]: '../../po/sq.gmo' is up to date.
make[5]: '../../po/sr.gmo' is up to date.
make[5]: '../../po/sr(a)latin.gmo' is up to date.
make[5]: '../../po/sv.gmo' is up to date.
make[5]: '../../po/ta.gmo' is up to date.
make[5]: '../../po/te.gmo' is up to date.
make[5]: '../../po/tg.gmo' is up to date.
make[5]: '../../po/th.gmo' is up to date.
make[5]: '../../po/tr.gmo' is up to date.
make[5]: '../../po/tw.gmo' is up to date.
make[5]: '../../po/uk.gmo' is up to date.
make[5]: '../../po/ur.gmo' is up to date.
make[5]: '../../po/vi.gmo' is up to date.
make[5]: '../../po/wba.gmo' is up to date.
make[5]: '../../po/yo.gmo' is up to date.
make[5]: '../../po/zh_CN.gmo' is up to date.
make[5]: '../../po/zh_HK.gmo' is up to date.
make[5]: '../../po/zh_TW.gmo' is up to date.
make[5]: '../../po/zu.gmo' is up to date.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
touch stamp-po
dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \
if test "libvirt" = "gettext-tools"; then \
dists="$dists Makevars.template"; \
fi; \
if test -f ../../po/libvirt.pot; then \
dists="$dists libvirt.pot stamp-po"; \
fi; \
if test -f ../../po/ChangeLog; then \
dists="$dists ChangeLog"; \
fi; \
for i in 0 1 2 3 4 5 6 7 8 9; do \
if test -f ../../po/ChangeLog.$i; then \
dists="$dists ChangeLog.$i"; \
fi; \
done; \
if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \
for file in $dists; do \
if test -f $file; then \
cp -p $file ../libvirt-2.1.0/po || exit 1; \
else \
cp -p ../../po/$file ../libvirt-2.1.0/po || exit 1; \
fi; \
done
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
(cd examples && make top_distdir=../libvirt-2.1.0 distdir=../libvirt-2.1.0/examples \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
make \
top_distdir="libvirt-2.1.0" distdir="libvirt-2.1.0" \
dist-hook
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
GEN gen-ChangeLog
GEN gen-AUTHORS
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
test -n "" \
|| find "libvirt-2.1.0" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…> -c -m a+r {} {} \; \
|| chmod -R a+r "libvirt-2.1.0"
tardir=libvirt-2.1.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-2.1.0.tar.xz
(stdin): 23.4 MiB / 190.4 MiB = 0.123, 12 MiB/s, 0:15
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
if test -d "libvirt-2.1.0"; then find "libvirt-2.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-2.1.0" || { sleep 5 && rm -rf "libvirt-2.1.0"; }; else :; fi
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-23/ws/b…'>
libvirt-2.1.0.tar.xz: 23.4 MiB / 190.4 MiB = 0.123, 26 MiB/s, 0:07
libvirt-2.1.0.tar.xz: 23.4 MiB / 190.4 MiB = 0.123, 25 MiB/s, 0:07
error: Failed build dependencies:
wireshark-devel >= 2.1.0 is needed by libvirt-2.1.0-1.fc23.x86_64
Makefile:2449: recipe for target 'rpm' failed
make: *** [rpm] Error 1
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-rpm » libvirt-fedora-22 #1147
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/1147/>
------------------------------------------
[...truncated 755 lines...]
0 translated messages, 9074 untranslated messages.
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f ky.gmo && /bin/msgfmt -c --statistics -o ky.gmo ky.po
cd ../../po && rm -f lt.gmo && /bin/msgfmt -c --statistics -o lt.gmo lt.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f lv.gmo && /bin/msgfmt -c --statistics -o lv.gmo lv.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f mai.gmo && /bin/msgfmt -c --statistics -o mai.gmo mai.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f mk.gmo && /bin/msgfmt -c --statistics -o mk.gmo mk.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f ml.gmo && /bin/msgfmt -c --statistics -o ml.gmo ml.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f mn.gmo && /bin/msgfmt -c --statistics -o mn.gmo mn.po
330 translated messages, 823 fuzzy translations, 7921 untranslated messages.
cd ../../po && rm -f mr.gmo && /bin/msgfmt -c --statistics -o mr.gmo mr.po
0 translated messages, 9074 untranslated messages.
6160 translated messages, 452 fuzzy translations, 2462 untranslated messages.
cd ../../po && rm -f ms.gmo && /bin/msgfmt -c --statistics -o ms.gmo ms.po
cd ../../po && rm -f nb.gmo && /bin/msgfmt -c --statistics -o nb.gmo nb.po
6831 translated messages, 891 fuzzy translations, 1352 untranslated messages.
cd ../../po && rm -f nds.gmo && /bin/msgfmt -c --statistics -o nds.gmo nds.po
139 translated messages, 752 fuzzy translations, 8183 untranslated messages.
46 translated messages, 579 fuzzy translations, 8449 untranslated messages.
cd ../../po && rm -f ne.gmo && /bin/msgfmt -c --statistics -o ne.gmo ne.po
cd ../../po && rm -f nl.gmo && /bin/msgfmt -c --statistics -o nl.gmo nl.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f nn.gmo && /bin/msgfmt -c --statistics -o nn.gmo nn.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f nso.gmo && /bin/msgfmt -c --statistics -o nso.gmo nso.po
2817 translated messages, 923 fuzzy translations, 5334 untranslated messages.
cd ../../po && rm -f or.gmo && /bin/msgfmt -c --statistics -o or.gmo or.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f pa.gmo && /bin/msgfmt -c --statistics -o pa.gmo pa.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f pl.gmo && /bin/msgfmt -c --statistics -o pl.gmo pl.po
6112 translated messages, 435 fuzzy translations, 2527 untranslated messages.
cd ../../po && rm -f pt.gmo && /bin/msgfmt -c --statistics -o pt.gmo pt.po
5715 translated messages, 655 fuzzy translations, 2704 untranslated messages.
cd ../../po && rm -f pt_BR.gmo && /bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
2877 translated messages, 925 fuzzy translations, 5272 untranslated messages.
cd ../../po && rm -f ro.gmo && /bin/msgfmt -c --statistics -o ro.gmo ro.po
361 translated messages, 494 fuzzy translations, 8219 untranslated messages.
cd ../../po && rm -f ru.gmo && /bin/msgfmt -c --statistics -o ru.gmo ru.po
6185 translated messages, 463 fuzzy translations, 2426 untranslated messages.
cd ../../po && rm -f si.gmo && /bin/msgfmt -c --statistics -o si.gmo si.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sk.gmo && /bin/msgfmt -c --statistics -o sk.gmo sk.po
5794 translated messages, 529 fuzzy translations, 2751 untranslated messages.
cd ../../po && rm -f sl.gmo && /bin/msgfmt -c --statistics -o sl.gmo sl.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sq.gmo && /bin/msgfmt -c --statistics -o sq.gmo sq.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sr.gmo && /bin/msgfmt -c --statistics -o sr.gmo sr.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sr(a)latin.gmo && /bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sv.gmo && /bin/msgfmt -c --statistics -o sv.gmo sv.po
649 translated messages, 1112 fuzzy translations, 7313 untranslated messages.
cd ../../po && rm -f ta.gmo && /bin/msgfmt -c --statistics -o ta.gmo ta.po
649 translated messages, 1112 fuzzy translations, 7313 untranslated messages.
cd ../../po && rm -f te.gmo && /bin/msgfmt -c --statistics -o te.gmo te.po
697 translated messages, 496 fuzzy translations, 7881 untranslated messages.
6087 translated messages, 457 fuzzy translations, 2530 untranslated messages.
cd ../../po && rm -f th.gmo && /bin/msgfmt -c --statistics -o th.gmo th.po
cd ../../po && rm -f tg.gmo && /bin/msgfmt -c --statistics -o tg.gmo tg.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f tr.gmo && /bin/msgfmt -c --statistics -o tr.gmo tr.po
6411 translated messages, 750 fuzzy translations, 1913 untranslated messages.
cd ../../po && rm -f tw.gmo && /bin/msgfmt -c --statistics -o tw.gmo tw.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f uk.gmo && /bin/msgfmt -c --statistics -o uk.gmo uk.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f ur.gmo && /bin/msgfmt -c --statistics -o ur.gmo ur.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f vi.gmo && /bin/msgfmt -c --statistics -o vi.gmo vi.po
8017 translated messages, 906 fuzzy translations, 151 untranslated messages.
cd ../../po && rm -f wba.gmo && /bin/msgfmt -c --statistics -o wba.gmo wba.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f yo.gmo && /bin/msgfmt -c --statistics -o yo.gmo yo.po
2489 translated messages, 1489 fuzzy translations, 5096 untranslated messages.
cd ../../po && rm -f zh_CN.gmo && /bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f zh_HK.gmo && /bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f zh_TW.gmo && /bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
6502 translated messages, 528 fuzzy translations, 2044 untranslated messages.
cd ../../po && rm -f zu.gmo && /bin/msgfmt -c --statistics -o zu.gmo zu.po
0 translated messages, 9074 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
278 translated messages, 855 fuzzy translations, 7941 untranslated messages.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
test ! -f ../../po/libvirt.pot || \
test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
make[5]: '../../po/af.gmo' is up to date.
make[5]: '../../po/am.gmo' is up to date.
make[5]: '../../po/anp.gmo' is up to date.
make[5]: '../../po/ar.gmo' is up to date.
make[5]: '../../po/as.gmo' is up to date.
make[5]: '../../po/ast.gmo' is up to date.
make[5]: '../../po/bal.gmo' is up to date.
make[5]: '../../po/be.gmo' is up to date.
make[5]: '../../po/bg.gmo' is up to date.
make[5]: '../../po/bn.gmo' is up to date.
make[5]: '../../po/bn_IN.gmo' is up to date.
make[5]: '../../po/bo.gmo' is up to date.
make[5]: '../../po/br.gmo' is up to date.
make[5]: '../../po/brx.gmo' is up to date.
make[5]: '../../po/bs.gmo' is up to date.
make[5]: '../../po/ca.gmo' is up to date.
make[5]: '../../po/cs.gmo' is up to date.
make[5]: '../../po/cy.gmo' is up to date.
make[5]: '../../po/da.gmo' is up to date.
make[5]: '../../po/de.gmo' is up to date.
make[5]: '../../po/de_CH.gmo' is up to date.
make[5]: '../../po/el.gmo' is up to date.
make[5]: '../../po/en_GB.gmo' is up to date.
make[5]: '../../po/eo.gmo' is up to date.
make[5]: '../../po/es.gmo' is up to date.
make[5]: '../../po/et.gmo' is up to date.
make[5]: '../../po/eu.gmo' is up to date.
make[5]: '../../po/fa.gmo' is up to date.
make[5]: '../../po/fi.gmo' is up to date.
make[5]: '../../po/fr.gmo' is up to date.
make[5]: '../../po/gl.gmo' is up to date.
make[5]: '../../po/gu.gmo' is up to date.
make[5]: '../../po/he.gmo' is up to date.
make[5]: '../../po/hi.gmo' is up to date.
make[5]: '../../po/hr.gmo' is up to date.
make[5]: '../../po/hu.gmo' is up to date.
make[5]: '../../po/ia.gmo' is up to date.
make[5]: '../../po/id.gmo' is up to date.
make[5]: '../../po/ilo.gmo' is up to date.
make[5]: '../../po/is.gmo' is up to date.
make[5]: '../../po/it.gmo' is up to date.
make[5]: '../../po/ja.gmo' is up to date.
make[5]: '../../po/ka.gmo' is up to date.
make[5]: '../../po/kk.gmo' is up to date.
make[5]: '../../po/km.gmo' is up to date.
make[5]: '../../po/kn.gmo' is up to date.
make[5]: '../../po/ko.gmo' is up to date.
make[5]: '../../po/kw.gmo' is up to date.
make[5]: '../../po/kw(a)kkcor.gmo' is up to date.
make[5]: '../../po/kw(a)uccor.gmo' is up to date.
make[5]: '../../po/kw_GB.gmo' is up to date.
make[5]: '../../po/ky.gmo' is up to date.
make[5]: '../../po/lt.gmo' is up to date.
make[5]: '../../po/lv.gmo' is up to date.
make[5]: '../../po/mai.gmo' is up to date.
make[5]: '../../po/mk.gmo' is up to date.
make[5]: '../../po/ml.gmo' is up to date.
make[5]: '../../po/mn.gmo' is up to date.
make[5]: '../../po/mr.gmo' is up to date.
make[5]: '../../po/ms.gmo' is up to date.
make[5]: '../../po/nb.gmo' is up to date.
make[5]: '../../po/nds.gmo' is up to date.
make[5]: '../../po/ne.gmo' is up to date.
make[5]: '../../po/nl.gmo' is up to date.
make[5]: '../../po/nn.gmo' is up to date.
make[5]: '../../po/nso.gmo' is up to date.
make[5]: '../../po/or.gmo' is up to date.
make[5]: '../../po/pa.gmo' is up to date.
make[5]: '../../po/pl.gmo' is up to date.
make[5]: '../../po/pt.gmo' is up to date.
make[5]: '../../po/pt_BR.gmo' is up to date.
make[5]: '../../po/ro.gmo' is up to date.
make[5]: '../../po/ru.gmo' is up to date.
make[5]: '../../po/si.gmo' is up to date.
make[5]: '../../po/sk.gmo' is up to date.
make[5]: '../../po/sl.gmo' is up to date.
make[5]: '../../po/sq.gmo' is up to date.
make[5]: '../../po/sr.gmo' is up to date.
make[5]: '../../po/sr(a)latin.gmo' is up to date.
make[5]: '../../po/sv.gmo' is up to date.
make[5]: '../../po/ta.gmo' is up to date.
make[5]: '../../po/te.gmo' is up to date.
make[5]: '../../po/tg.gmo' is up to date.
make[5]: '../../po/th.gmo' is up to date.
make[5]: '../../po/tr.gmo' is up to date.
make[5]: '../../po/tw.gmo' is up to date.
make[5]: '../../po/uk.gmo' is up to date.
make[5]: '../../po/ur.gmo' is up to date.
make[5]: '../../po/vi.gmo' is up to date.
make[5]: '../../po/wba.gmo' is up to date.
make[5]: '../../po/yo.gmo' is up to date.
make[5]: '../../po/zh_CN.gmo' is up to date.
make[5]: '../../po/zh_HK.gmo' is up to date.
make[5]: '../../po/zh_TW.gmo' is up to date.
make[5]: '../../po/zu.gmo' is up to date.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
touch stamp-po
dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \
if test "libvirt" = "gettext-tools"; then \
dists="$dists Makevars.template"; \
fi; \
if test -f ../../po/libvirt.pot; then \
dists="$dists libvirt.pot stamp-po"; \
fi; \
if test -f ../../po/ChangeLog; then \
dists="$dists ChangeLog"; \
fi; \
for i in 0 1 2 3 4 5 6 7 8 9; do \
if test -f ../../po/ChangeLog.$i; then \
dists="$dists ChangeLog.$i"; \
fi; \
done; \
if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \
for file in $dists; do \
if test -f $file; then \
cp -p $file ../libvirt-2.1.0/po || exit 1; \
else \
cp -p ../../po/$file ../libvirt-2.1.0/po || exit 1; \
fi; \
done
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
(cd examples && make top_distdir=../libvirt-2.1.0 distdir=../libvirt-2.1.0/examples \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
make \
top_distdir="libvirt-2.1.0" distdir="libvirt-2.1.0" \
dist-hook
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
GEN gen-ChangeLog
GEN gen-AUTHORS
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
test -n "" \
|| find "libvirt-2.1.0" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…> -c -m a+r {} {} \; \
|| chmod -R a+r "libvirt-2.1.0"
tardir=libvirt-2.1.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-2.1.0.tar.xz
(stdin): 23.6 MiB / 190.3 MiB = 0.124, 12 MiB/s, 0:16
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
if test -d "libvirt-2.1.0"; then find "libvirt-2.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-2.1.0" || { sleep 5 && rm -rf "libvirt-2.1.0"; }; else :; fi
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-22/ws/b…'>
libvirt-2.1.0.tar.xz: 23.6 MiB / 190.3 MiB = 0.124, 27 MiB/s, 0:07
libvirt-2.1.0.tar.xz: 23.6 MiB / 190.3 MiB = 0.124, 27 MiB/s, 0:06
error: Failed build dependencies:
wireshark-devel >= 2.1.0 is needed by libvirt-2.1.0-1.fc22.x86_64
Makefile:2448: recipe for target 'rpm' failed
make: *** [rpm] Error 1
Build step 'Execute shell' marked build as failure
1
3
[Libvirt-ci] Build failed in Jenkins: libvirt-daemon-rpm » libvirt-fedora-21 #1147
by ci@centos.org 26 Oct '23
by ci@centos.org 26 Oct '23
26 Oct '23
See <https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/1147/>
------------------------------------------
[...truncated 755 lines...]
0 translated messages, 9074 untranslated messages.
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f lt.gmo && /bin/msgfmt -c --statistics -o lt.gmo lt.po
cd ../../po && rm -f ky.gmo && /bin/msgfmt -c --statistics -o ky.gmo ky.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f lv.gmo && /bin/msgfmt -c --statistics -o lv.gmo lv.po
0 translated messages, 9074 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f mai.gmo && /bin/msgfmt -c --statistics -o mai.gmo mai.po
cd ../../po && rm -f mk.gmo && /bin/msgfmt -c --statistics -o mk.gmo mk.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f ml.gmo && /bin/msgfmt -c --statistics -o ml.gmo ml.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f mn.gmo && /bin/msgfmt -c --statistics -o mn.gmo mn.po
330 translated messages, 823 fuzzy translations, 7921 untranslated messages.
cd ../../po && rm -f mr.gmo && /bin/msgfmt -c --statistics -o mr.gmo mr.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f ms.gmo && /bin/msgfmt -c --statistics -o ms.gmo ms.po
6160 translated messages, 452 fuzzy translations, 2462 untranslated messages.
6831 translated messages, 891 fuzzy translations, 1352 untranslated messages.
cd ../../po && rm -f nds.gmo && /bin/msgfmt -c --statistics -o nds.gmo nds.po
cd ../../po && rm -f nb.gmo && /bin/msgfmt -c --statistics -o nb.gmo nb.po
46 translated messages, 579 fuzzy translations, 8449 untranslated messages.
cd ../../po && rm -f ne.gmo && /bin/msgfmt -c --statistics -o ne.gmo ne.po
139 translated messages, 752 fuzzy translations, 8183 untranslated messages.
cd ../../po && rm -f nl.gmo && /bin/msgfmt -c --statistics -o nl.gmo nl.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f nn.gmo && /bin/msgfmt -c --statistics -o nn.gmo nn.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f nso.gmo && /bin/msgfmt -c --statistics -o nso.gmo nso.po
2817 translated messages, 923 fuzzy translations, 5334 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f or.gmo && /bin/msgfmt -c --statistics -o or.gmo or.po
cd ../../po && rm -f pa.gmo && /bin/msgfmt -c --statistics -o pa.gmo pa.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f pl.gmo && /bin/msgfmt -c --statistics -o pl.gmo pl.po
6112 translated messages, 435 fuzzy translations, 2527 untranslated messages.
cd ../../po && rm -f pt.gmo && /bin/msgfmt -c --statistics -o pt.gmo pt.po
5715 translated messages, 655 fuzzy translations, 2704 untranslated messages.
cd ../../po && rm -f pt_BR.gmo && /bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
2877 translated messages, 925 fuzzy translations, 5272 untranslated messages.
cd ../../po && rm -f ro.gmo && /bin/msgfmt -c --statistics -o ro.gmo ro.po
361 translated messages, 494 fuzzy translations, 8219 untranslated messages.
cd ../../po && rm -f ru.gmo && /bin/msgfmt -c --statistics -o ru.gmo ru.po
6185 translated messages, 463 fuzzy translations, 2426 untranslated messages.
cd ../../po && rm -f si.gmo && /bin/msgfmt -c --statistics -o si.gmo si.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sk.gmo && /bin/msgfmt -c --statistics -o sk.gmo sk.po
5794 translated messages, 529 fuzzy translations, 2751 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sl.gmo && /bin/msgfmt -c --statistics -o sl.gmo sl.po
cd ../../po && rm -f sq.gmo && /bin/msgfmt -c --statistics -o sq.gmo sq.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sr.gmo && /bin/msgfmt -c --statistics -o sr.gmo sr.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f sr(a)latin.gmo && /bin/msgfmt -c --statistics -o sr(a)latin.gmo sr(a)latin.po
cd ../../po && rm -f sv.gmo && /bin/msgfmt -c --statistics -o sv.gmo sv.po
649 translated messages, 1112 fuzzy translations, 7313 untranslated messages.
cd ../../po && rm -f ta.gmo && /bin/msgfmt -c --statistics -o ta.gmo ta.po
649 translated messages, 1112 fuzzy translations, 7313 untranslated messages.
cd ../../po && rm -f te.gmo && /bin/msgfmt -c --statistics -o te.gmo te.po
697 translated messages, 496 fuzzy translations, 7881 untranslated messages.
cd ../../po && rm -f tg.gmo && /bin/msgfmt -c --statistics -o tg.gmo tg.po
6411 translated messages, 750 fuzzy translations, 1913 untranslated messages.
cd ../../po && rm -f th.gmo && /bin/msgfmt -c --statistics -o th.gmo th.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f tr.gmo && /bin/msgfmt -c --statistics -o tr.gmo tr.po
6087 translated messages, 457 fuzzy translations, 2530 untranslated messages.
cd ../../po && rm -f tw.gmo && /bin/msgfmt -c --statistics -o tw.gmo tw.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f uk.gmo && /bin/msgfmt -c --statistics -o uk.gmo uk.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f ur.gmo && /bin/msgfmt -c --statistics -o ur.gmo ur.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f vi.gmo && /bin/msgfmt -c --statistics -o vi.gmo vi.po
8017 translated messages, 906 fuzzy translations, 151 untranslated messages.
cd ../../po && rm -f wba.gmo && /bin/msgfmt -c --statistics -o wba.gmo wba.po
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
cd ../../po && rm -f yo.gmo && /bin/msgfmt -c --statistics -o yo.gmo yo.po
2489 translated messages, 1489 fuzzy translations, 5096 untranslated messages.
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f zh_CN.gmo && /bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
cd ../../po && rm -f zh_HK.gmo && /bin/msgfmt -c --statistics -o zh_HK.gmo zh_HK.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f zh_TW.gmo && /bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
0 translated messages, 9074 untranslated messages.
cd ../../po && rm -f zu.gmo && /bin/msgfmt -c --statistics -o zu.gmo zu.po
6502 translated messages, 528 fuzzy translations, 2044 untranslated messages.
278 translated messages, 855 fuzzy translations, 7941 untranslated messages.
218 translated messages, 780 fuzzy translations, 8076 untranslated messages.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
make[4]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
test ! -f ../../po/libvirt.pot || \
test -z "../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo" || make ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo
make[5]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
make[5]: '../../po/af.gmo' is up to date.
make[5]: '../../po/am.gmo' is up to date.
make[5]: '../../po/anp.gmo' is up to date.
make[5]: '../../po/ar.gmo' is up to date.
make[5]: '../../po/as.gmo' is up to date.
make[5]: '../../po/ast.gmo' is up to date.
make[5]: '../../po/bal.gmo' is up to date.
make[5]: '../../po/be.gmo' is up to date.
make[5]: '../../po/bg.gmo' is up to date.
make[5]: '../../po/bn.gmo' is up to date.
make[5]: '../../po/bn_IN.gmo' is up to date.
make[5]: '../../po/bo.gmo' is up to date.
make[5]: '../../po/br.gmo' is up to date.
make[5]: '../../po/brx.gmo' is up to date.
make[5]: '../../po/bs.gmo' is up to date.
make[5]: '../../po/ca.gmo' is up to date.
make[5]: '../../po/cs.gmo' is up to date.
make[5]: '../../po/cy.gmo' is up to date.
make[5]: '../../po/da.gmo' is up to date.
make[5]: '../../po/de.gmo' is up to date.
make[5]: '../../po/de_CH.gmo' is up to date.
make[5]: '../../po/el.gmo' is up to date.
make[5]: '../../po/en_GB.gmo' is up to date.
make[5]: '../../po/eo.gmo' is up to date.
make[5]: '../../po/es.gmo' is up to date.
make[5]: '../../po/et.gmo' is up to date.
make[5]: '../../po/eu.gmo' is up to date.
make[5]: '../../po/fa.gmo' is up to date.
make[5]: '../../po/fi.gmo' is up to date.
make[5]: '../../po/fr.gmo' is up to date.
make[5]: '../../po/gl.gmo' is up to date.
make[5]: '../../po/gu.gmo' is up to date.
make[5]: '../../po/he.gmo' is up to date.
make[5]: '../../po/hi.gmo' is up to date.
make[5]: '../../po/hr.gmo' is up to date.
make[5]: '../../po/hu.gmo' is up to date.
make[5]: '../../po/ia.gmo' is up to date.
make[5]: '../../po/id.gmo' is up to date.
make[5]: '../../po/ilo.gmo' is up to date.
make[5]: '../../po/is.gmo' is up to date.
make[5]: '../../po/it.gmo' is up to date.
make[5]: '../../po/ja.gmo' is up to date.
make[5]: '../../po/ka.gmo' is up to date.
make[5]: '../../po/kk.gmo' is up to date.
make[5]: '../../po/km.gmo' is up to date.
make[5]: '../../po/kn.gmo' is up to date.
make[5]: '../../po/ko.gmo' is up to date.
make[5]: '../../po/kw.gmo' is up to date.
make[5]: '../../po/kw(a)kkcor.gmo' is up to date.
make[5]: '../../po/kw(a)uccor.gmo' is up to date.
make[5]: '../../po/kw_GB.gmo' is up to date.
make[5]: '../../po/ky.gmo' is up to date.
make[5]: '../../po/lt.gmo' is up to date.
make[5]: '../../po/lv.gmo' is up to date.
make[5]: '../../po/mai.gmo' is up to date.
make[5]: '../../po/mk.gmo' is up to date.
make[5]: '../../po/ml.gmo' is up to date.
make[5]: '../../po/mn.gmo' is up to date.
make[5]: '../../po/mr.gmo' is up to date.
make[5]: '../../po/ms.gmo' is up to date.
make[5]: '../../po/nb.gmo' is up to date.
make[5]: '../../po/nds.gmo' is up to date.
make[5]: '../../po/ne.gmo' is up to date.
make[5]: '../../po/nl.gmo' is up to date.
make[5]: '../../po/nn.gmo' is up to date.
make[5]: '../../po/nso.gmo' is up to date.
make[5]: '../../po/or.gmo' is up to date.
make[5]: '../../po/pa.gmo' is up to date.
make[5]: '../../po/pl.gmo' is up to date.
make[5]: '../../po/pt.gmo' is up to date.
make[5]: '../../po/pt_BR.gmo' is up to date.
make[5]: '../../po/ro.gmo' is up to date.
make[5]: '../../po/ru.gmo' is up to date.
make[5]: '../../po/si.gmo' is up to date.
make[5]: '../../po/sk.gmo' is up to date.
make[5]: '../../po/sl.gmo' is up to date.
make[5]: '../../po/sq.gmo' is up to date.
make[5]: '../../po/sr.gmo' is up to date.
make[5]: '../../po/sr(a)latin.gmo' is up to date.
make[5]: '../../po/sv.gmo' is up to date.
make[5]: '../../po/ta.gmo' is up to date.
make[5]: '../../po/te.gmo' is up to date.
make[5]: '../../po/tg.gmo' is up to date.
make[5]: '../../po/th.gmo' is up to date.
make[5]: '../../po/tr.gmo' is up to date.
make[5]: '../../po/tw.gmo' is up to date.
make[5]: '../../po/uk.gmo' is up to date.
make[5]: '../../po/ur.gmo' is up to date.
make[5]: '../../po/vi.gmo' is up to date.
make[5]: '../../po/wba.gmo' is up to date.
make[5]: '../../po/yo.gmo' is up to date.
make[5]: '../../po/zh_CN.gmo' is up to date.
make[5]: '../../po/zh_HK.gmo' is up to date.
make[5]: '../../po/zh_TW.gmo' is up to date.
make[5]: '../../po/zu.gmo' is up to date.
make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
touch stamp-po
dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en(a)quot.header en(a)boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in ../../po/af.po ../../po/am.po ../../po/anp.po ../../po/ar.po ../../po/as.po ../../po/ast.po ../../po/bal.po ../../po/be.po ../../po/bg.po ../../po/bn.po ../../po/bn_IN.po ../../po/bo.po ../../po/br.po ../../po/brx.po ../../po/bs.po ../../po/ca.po ../../po/cs.po ../../po/cy.po ../../po/da.po ../../po/de.po ../../po/de_CH.po ../../po/el.po ../../po/en_GB.po ../../po/eo.po ../../po/es.po ../../po/et.po ../../po/eu.po ../../po/fa.po ../../po/fi.po ../../po/fr.po ../../po/gl.po ../../po/gu.po ../../po/he.po ../../po/hi.po ../../po/hr.po ../../po/hu.po ../../po/ia.po ../../po/id.po ../../po/ilo.po ../../po/is.po ../../po/it.po ../../po/ja.po ../../po/ka.po ../../po/kk.po ../../po/km.po ../../po/kn.po ../../po/ko.po ../../po/kw.po ../../po/kw(a)kkcor.po ../../po/kw(a)uccor.po ../../po/kw_GB.po ../../po/ky.po ../../po/lt.po ../../po/lv.po ../../po/mai.po ../../po/mk.po ../../po/ml.po ../../po/mn.po ../../po/mr.po ../../po/ms.po ../../po/nb.po ../../po/nds.po ../../po/ne.po ../../po/nl.po ../../po/nn.po ../../po/nso.po ../../po/or.po ../../po/pa.po ../../po/pl.po ../../po/pt.po ../../po/pt_BR.po ../../po/ro.po ../../po/ru.po ../../po/si.po ../../po/sk.po ../../po/sl.po ../../po/sq.po ../../po/sr.po ../../po/sr(a)latin.po ../../po/sv.po ../../po/ta.po ../../po/te.po ../../po/tg.po ../../po/th.po ../../po/tr.po ../../po/tw.po ../../po/uk.po ../../po/ur.po ../../po/vi.po ../../po/wba.po ../../po/yo.po ../../po/zh_CN.po ../../po/zh_HK.po ../../po/zh_TW.po ../../po/zu.po ../../po/af.gmo ../../po/am.gmo ../../po/anp.gmo ../../po/ar.gmo ../../po/as.gmo ../../po/ast.gmo ../../po/bal.gmo ../../po/be.gmo ../../po/bg.gmo ../../po/bn.gmo ../../po/bn_IN.gmo ../../po/bo.gmo ../../po/br.gmo ../../po/brx.gmo ../../po/bs.gmo ../../po/ca.gmo ../../po/cs.gmo ../../po/cy.gmo ../../po/da.gmo ../../po/de.gmo ../../po/de_CH.gmo ../../po/el.gmo ../../po/en_GB.gmo ../../po/eo.gmo ../../po/es.gmo ../../po/et.gmo ../../po/eu.gmo ../../po/fa.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/gl.gmo ../../po/gu.gmo ../../po/he.gmo ../../po/hi.gmo ../../po/hr.gmo ../../po/hu.gmo ../../po/ia.gmo ../../po/id.gmo ../../po/ilo.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ka.gmo ../../po/kk.gmo ../../po/km.gmo ../../po/kn.gmo ../../po/ko.gmo ../../po/kw.gmo ../../po/kw(a)kkcor.gmo ../../po/kw(a)uccor.gmo ../../po/kw_GB.gmo ../../po/ky.gmo ../../po/lt.gmo ../../po/lv.gmo ../../po/mai.gmo ../../po/mk.gmo ../../po/ml.gmo ../../po/mn.gmo ../../po/mr.gmo ../../po/ms.gmo ../../po/nb.gmo ../../po/nds.gmo ../../po/ne.gmo ../../po/nl.gmo ../../po/nn.gmo ../../po/nso.gmo ../../po/or.gmo ../../po/pa.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/pt_BR.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/si.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sq.gmo ../../po/sr.gmo ../../po/sr(a)latin.gmo ../../po/sv.gmo ../../po/ta.gmo ../../po/te.gmo ../../po/tg.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/tw.gmo ../../po/uk.gmo ../../po/ur.gmo ../../po/vi.gmo ../../po/wba.gmo ../../po/yo.gmo ../../po/zh_CN.gmo ../../po/zh_HK.gmo ../../po/zh_TW.gmo ../../po/zu.gmo "; \
if test "libvirt" = "gettext-tools"; then \
dists="$dists Makevars.template"; \
fi; \
if test -f ../../po/libvirt.pot; then \
dists="$dists libvirt.pot stamp-po"; \
fi; \
if test -f ../../po/ChangeLog; then \
dists="$dists ChangeLog"; \
fi; \
for i in 0 1 2 3 4 5 6 7 8 9; do \
if test -f ../../po/ChangeLog.$i; then \
dists="$dists ChangeLog.$i"; \
fi; \
done; \
if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \
for file in $dists; do \
if test -f $file; then \
cp -p $file ../libvirt-2.1.0/po || exit 1; \
else \
cp -p ../../po/$file ../libvirt-2.1.0/po || exit 1; \
fi; \
done
make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
(cd examples && make top_distdir=../libvirt-2.1.0 distdir=../libvirt-2.1.0/examples \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
make \
top_distdir="libvirt-2.1.0" distdir="libvirt-2.1.0" \
dist-hook
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
GEN gen-AUTHORS
GEN gen-ChangeLog
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
test -n "" \
|| find "libvirt-2.1.0" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh <https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…> -c -m a+r {} {} \; \
|| chmod -R a+r "libvirt-2.1.0"
tardir=libvirt-2.1.0 && tar --format=posix -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >libvirt-2.1.0.tar.xz
(stdin): 23.6 MiB / 190.3 MiB = 0.124, 12 MiB/s, 0:15
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
if test -d "libvirt-2.1.0"; then find "libvirt-2.1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-2.1.0" || { sleep 5 && rm -rf "libvirt-2.1.0"; }; else :; fi
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-daemon-rpm/systems=libvirt-fedora-21/ws/b…'>
libvirt-2.1.0.tar.xz: 23.6 MiB / 190.3 MiB = 0.124, 45 MiB/s, 0:04
libvirt-2.1.0.tar.xz: 23.6 MiB / 190.3 MiB = 0.124, 42 MiB/s, 0:04
error: Failed build dependencies:
wireshark-devel >= 2.1.0 is needed by libvirt-2.1.0-1.fc21.x86_64
Makefile:2437: recipe for target 'rpm' failed
make: *** [rpm] Error 1
Build step 'Execute shell' marked build as failure
1
3