Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvirt-glib.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvirt-glib.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libvirt-glib-1.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvirt-glib.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvirt-glib.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hoCsR1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-glib-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-glib-1.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-glib-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wSiRSG + umask 022 + cd /builddir/build/BUILD + cd libvirt-glib-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-introspection checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... 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 (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether the C compiler's -Wformat allows NULL strings... yes checking whether pragma GCC diagnostic push works... yes checking whether the C compiler's -Wlogical-op gives bogus warnings... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes 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 -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wjump-misses-init... (cached) yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wframe-larger-than=4096... yes checking whether C compiler handles -fstack-protector-strong... yes checking whether C compiler handles -fexceptions... yes checking whether C compiler handles -fasynchronous-unwind-tables... yes checking whether C compiler handles -fipa-pure-const... yes checking whether C compiler handles -Wno-suggest-attribute=pure... yes checking whether C compiler handles -Wno-suggest-attribute=const... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVIRT... yes checking for virDomainOpenGraphicsFD... yes checking for virNetworkGetDHCPLeases... yes checking for GLIB2... yes checking for GTHREAD2... yes checking for GOBJECT2... yes checking for GIO2... yes checking for LIBXML2... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for gtk-doc... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.10 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for vapigen... /usr/bin/vapigen checking /usr/bin/vapigen support for --metadatadir... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libvirt-glib/Makefile config.status: creating libvirt-gconfig/Makefile config.status: creating libvirt-gconfig/tests/Makefile config.status: creating libvirt-gobject/Makefile config.status: creating examples/Makefile config.status: creating vapi/Makefile config.status: creating docs/Makefile config.status: creating docs/libvirt-glib/Makefile config.status: creating docs/libvirt-glib/version.xml config.status: creating docs/libvirt-gobject/Makefile config.status: creating docs/libvirt-gconfig/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating libvirt-glib-1.0.pc config.status: creating libvirt-gconfig-1.0.pc config.status: creating libvirt-gobject-1.0.pc config.status: creating libvirt-glib.spec config.status: creating mingw-libvirt-glib.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands + /usr/bin/make -j16 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0' Making all in libvirt-glib make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-glib' CC libvirt_glib_1_0_la-libvirt-glib-error.lo CC libvirt_glib_1_0_la-libvirt-glib-event.lo CC libvirt_glib_1_0_la-libvirt-glib-main.lo CCLD libvirt-glib-1.0.la GISCAN LibvirtGLib-1.0.gir GICOMP LibvirtGLib-1.0.gir make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-glib' Making all in libvirt-gconfig make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' GEN libvirt-gconfig-enum-types.c GEN libvirt-gconfig-enum-types.h /usr/bin/make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' CC libvirt_gconfig_1_0_la-libvirt-gconfig-object.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-main.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-model.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-cpu-topology.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-arch.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-domain.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-guest-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-capabilities-host-secmodel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address-pci.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-address-usb.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-channel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-pty.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-spiceport.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-spicevmc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-chardev-source-unix.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-clock.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-console.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-controller.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-controller-usb.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu-feature.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-cpu-model.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-device.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-disk.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-disk-driver.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-filesys.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-desktop.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-rdp.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-sdl.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-spice.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-graphics-vnc.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-hostdev.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-hostdev-pci.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-input.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-bridge.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-filterref.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-filterref-parameter.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-network.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-interface-user.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-memballoon.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-os.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-parallel.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-power-management.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-domain-redirdev.lo 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-domain-video.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-helpers.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.lo CC libvirt_gconfig_1_0_la-libvirt-gconfig-storage-pool-source.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 `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig/tests' CC test-domain-create.o CC test-domain-parse.o CC test-capabilities-parse.o CCLD test-domain-parse CCLD test-capabilities-parse CCLD test-domain-create make[4]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' Making all in libvirt-gobject make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' GEN libvirt-gobject-enums.c GEN libvirt-gobject-enums.h /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' 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 `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' Making all in vapi make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/vapi' GEN libvirt-gconfig-1.0.vapi GEN libvirt-glib-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 `/builddir/build/BUILD/libvirt-glib-1.0.0/vapi' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/examples' CC event_test-event-test.o CC conn_test-conn-test.o CCLD event-test CCLD conn-test make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/examples' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' Making all in libvirt-glib make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-glib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-glib' Making all in libvirt-gobject make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gobject' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gobject' Making all in libvirt-gconfig make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gconfig' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gconfig' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/po' MSGFMT af.gmo MSGFMT am.gmo MSGFMT anp.gmo MSGFMT as.gmo MSGFMT ar.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 gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT ia.gmo MSGFMT id.gmo MSGFMT ilo.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT kw_GB.gmo MSGFMT kw@kkcor.gmo MSGFMT kw.gmo MSGFMT kw@uccor.gmo MSGFMT ky.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.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 pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sq.gmo MSGFMT sl.gmo MSGFMT sr@latin.gmo MSGFMT sr.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 `/builddir/build/BUILD/libvirt-glib-1.0.0/po' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fseQFf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 + cd libvirt-glib-1.0.0 + rm -rf /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 Making install in libvirt-glib make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-glib' make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt-glib-1.0.la '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirt-glib-1.0.so.0.1000.0 /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-glib-1.0.so.0.1000.0 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64 && { ln -s -f libvirt-glib-1.0.so.0.1000.0 libvirt-glib-1.0.so.0 || { rm -f libvirt-glib-1.0.so.0 && ln -s libvirt-glib-1.0.so.0.1000.0 libvirt-glib-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64 && { ln -s -f libvirt-glib-1.0.so.0.1000.0 libvirt-glib-1.0.so || { rm -f libvirt-glib-1.0.so && ln -s libvirt-glib-1.0.so.0.1000.0 libvirt-glib-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-glib-1.0.lai /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-glib-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 LibvirtGLib-1.0.gir '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-glib-1.0/libvirt-glib' /usr/bin/install -c -m 644 libvirt-glib.h libvirt-glib-error.h libvirt-glib-event.h libvirt-glib-main.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-glib-1.0/libvirt-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 LibvirtGLib-1.0.typelib '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-glib' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-glib' Making install in libvirt-gconfig make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' make[4]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt-gconfig-1.0.la '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirt-gconfig-1.0.so.0.1000.0 /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gconfig-1.0.so.0.1000.0 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64 && { ln -s -f libvirt-gconfig-1.0.so.0.1000.0 libvirt-gconfig-1.0.so.0 || { rm -f libvirt-gconfig-1.0.so.0 && ln -s libvirt-gconfig-1.0.so.0.1000.0 libvirt-gconfig-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64 && { ln -s -f libvirt-gconfig-1.0.so.0.1000.0 libvirt-gconfig-1.0.so || { rm -f libvirt-gconfig-1.0.so && ln -s libvirt-gconfig-1.0.so.0.1000.0 libvirt-gconfig-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-gconfig-1.0.lai /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gconfig-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 LibvirtGConfig-1.0.gir '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gconfig-1.0/libvirt-gconfig' /usr/bin/install -c -m 644 libvirt-gconfig.h libvirt-gconfig-main.h libvirt-gconfig-object.h libvirt-gconfig-capabilities.h libvirt-gconfig-capabilities-host.h libvirt-gconfig-capabilities-cpu.h libvirt-gconfig-capabilities-cpu-feature.h libvirt-gconfig-capabilities-cpu-model.h libvirt-gconfig-capabilities-cpu-topology.h libvirt-gconfig-capabilities-guest.h libvirt-gconfig-capabilities-guest-arch.h libvirt-gconfig-capabilities-guest-domain.h libvirt-gconfig-capabilities-guest-feature.h libvirt-gconfig-capabilities-host-secmodel.h libvirt-gconfig-domain.h libvirt-gconfig-domain-address.h libvirt-gconfig-domain-address-pci.h libvirt-gconfig-domain-address-usb.h libvirt-gconfig-domain-channel.h libvirt-gconfig-domain-chardev.h libvirt-gconfig-domain-chardev-source.h libvirt-gconfig-domain-chardev-source-pty.h libvirt-gconfig-domain-chardev-source-spiceport.h libvirt-gconfig-domain-chardev-source-spicevmc.h libvirt-gconfig-domain-chardev-source-unix.h libvirt-gconfig-domain-clock.h libvirt-gconfig-domain-console.h libvirt-gconfig-domain-controller.h libvirt-gconfig-domain-controller-usb.h libvirt-gconfig-domain-cpu.h libvirt-gconfig-domain-cpu-feature.h libvirt-gconfig-domain-cpu-model.h libvirt-gconfig-domain-device.h libvirt-gconfig-domain-disk.h libvirt-gconfig-domain-disk-driver.h libvirt-gconfig-domain-filesys.h libvirt-gconfig-domain-graphics.h libvirt-gconfig-domain-graphics-desktop.h libvirt-gconfig-domain-graphics-rdp.h libvirt-gconfig-domain-graphics-sdl.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gconfig-1.0/libvirt-gconfig' /usr/bin/install -c -m 644 libvirt-gconfig-domain-graphics-spice.h libvirt-gconfig-domain-graphics-vnc.h libvirt-gconfig-domain-hostdev.h libvirt-gconfig-domain-hostdev-pci.h libvirt-gconfig-domain-input.h libvirt-gconfig-domain-interface.h libvirt-gconfig-domain-interface-bridge.h libvirt-gconfig-domain-interface-filterref.h libvirt-gconfig-domain-interface-filterref-parameter.h libvirt-gconfig-domain-interface-network.h libvirt-gconfig-domain-interface-user.h libvirt-gconfig-domain-memballoon.h libvirt-gconfig-domain-os.h libvirt-gconfig-domain-parallel.h libvirt-gconfig-domain-power-management.h libvirt-gconfig-domain-redirdev.h libvirt-gconfig-domain-seclabel.h libvirt-gconfig-domain-serial.h libvirt-gconfig-domain-smartcard.h libvirt-gconfig-domain-smartcard-host.h libvirt-gconfig-domain-smartcard-host-certificates.h libvirt-gconfig-domain-smartcard-passthrough.h libvirt-gconfig-domain-snapshot.h libvirt-gconfig-domain-snapshot-disk.h libvirt-gconfig-domain-sound.h libvirt-gconfig-domain-timer.h libvirt-gconfig-domain-timer-hpet.h libvirt-gconfig-domain-timer-pit.h libvirt-gconfig-domain-timer-rtc.h libvirt-gconfig-domain-video.h libvirt-gconfig-helpers.h libvirt-gconfig-interface.h libvirt-gconfig-network.h libvirt-gconfig-network-filter.h libvirt-gconfig-node-device.h libvirt-gconfig-secret.h libvirt-gconfig-storage-permissions.h libvirt-gconfig-storage-pool.h libvirt-gconfig-storage-pool-source.h libvirt-gconfig-storage-pool-target.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gconfig-1.0/libvirt-gconfig' /usr/bin/install -c -m 644 libvirt-gconfig-storage-vol.h libvirt-gconfig-storage-vol-backing-store.h libvirt-gconfig-storage-vol-target.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gconfig-1.0/libvirt-gconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gconfig-1.0/libvirt-gconfig' /usr/bin/install -c -m 644 ./libvirt-gconfig-enum-types.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gconfig-1.0/libvirt-gconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 LibvirtGConfig-1.0.typelib '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/girepository-1.0' make[4]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig/tests' make[4]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig/tests' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gconfig' Making install in libvirt-gobject make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirt-gobject-1.0.la '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64' libtool: warning: relinking 'libvirt-gobject-1.0.la' libtool: install: (cd /builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject; /bin/sh "/builddir/build/BUILD/libvirt-glib-1.0.0/libtool" --silent --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"Libvirt.GObject\" -DDATADIR=\"/usr/share\" -DLIBVIRT_GOBJECT_BUILD -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -W -Waddress -Waggressive-loop-optimizations -Wall -Warray-bounds -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -Wno-missing-field-initializers -Wno-sign-compare -Wjump-misses-init -Wno-format-nonliteral -Wframe-larger-than=4096 -fstack-protector-strong -fexceptions -fasynchronous-unwind-tables -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--version-script=./libvirt-gobject.sym -version-info 1000:0:1000 -Wl,-z,relro -o libvirt-gobject-1.0.la -rpath /usr/lib64 libvirt_gobject_1_0_la-libvirt-gobject-main.lo libvirt_gobject_1_0_la-libvirt-gobject-domain-snapshot.lo libvirt_gobject_1_0_la-libvirt-gobject-domain-device.lo libvirt_gobject_1_0_la-libvirt-gobject-domain-disk.lo libvirt_gobject_1_0_la-libvirt-gobject-domain-interface.lo libvirt_gobject_1_0_la-libvirt-gobject-domain.lo libvirt_gobject_1_0_la-libvirt-gobject-interface.lo libvirt_gobject_1_0_la-libvirt-gobject-network.lo libvirt_gobject_1_0_la-libvirt-gobject-network-dhcp-lease.lo libvirt_gobject_1_0_la-libvirt-gobject-network-filter.lo libvirt_gobject_1_0_la-libvirt-gobject-node-device.lo libvirt_gobject_1_0_la-libvirt-gobject-secret.lo libvirt_gobject_1_0_la-libvirt-gobject-storage-vol.lo libvirt_gobject_1_0_la-libvirt-gobject-storage-pool.lo libvirt_gobject_1_0_la-libvirt-gobject-stream.lo libvirt_gobject_1_0_la-libvirt-gobject-connection.lo libvirt_gobject_1_0_la-libvirt-gobject-manager.lo libvirt_gobject_1_0_la-libvirt-gobject-compat.lo libvirt_gobject_1_0_la-libvirt-gobject-input-stream.lo libvirt_gobject_1_0_la-libvirt-gobject-output-stream.lo libvirt_gobject_1_0_la-libvirt-gobject-enums.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lvirt ../libvirt-glib/libvirt-glib-1.0.la ../libvirt-gconfig/libvirt-gconfig-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64) libtool: install: /usr/bin/install -c .libs/libvirt-gobject-1.0.so.0.1000.0T /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gobject-1.0.so.0.1000.0 libtool: install: (cd /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64 && { ln -s -f libvirt-gobject-1.0.so.0.1000.0 libvirt-gobject-1.0.so.0 || { rm -f libvirt-gobject-1.0.so.0 && ln -s libvirt-gobject-1.0.so.0.1000.0 libvirt-gobject-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64 && { ln -s -f libvirt-gobject-1.0.so.0.1000.0 libvirt-gobject-1.0.so || { rm -f libvirt-gobject-1.0.so && ln -s libvirt-gobject-1.0.so.0.1000.0 libvirt-gobject-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirt-gobject-1.0.lai /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gobject-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 LibvirtGObject-1.0.gir '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gobject-1.0/libvirt-gobject' /usr/bin/install -c -m 644 libvirt-gobject.h libvirt-gobject-main.h libvirt-gobject-domain-snapshot.h libvirt-gobject-domain-device.h libvirt-gobject-domain-disk.h libvirt-gobject-domain-interface.h libvirt-gobject-domain.h libvirt-gobject-interface.h libvirt-gobject-network.h libvirt-gobject-network-dhcp-lease.h libvirt-gobject-network-filter.h libvirt-gobject-node-device.h libvirt-gobject-secret.h libvirt-gobject-storage-vol.h libvirt-gobject-storage-pool.h libvirt-gobject-stream.h libvirt-gobject-connection.h libvirt-gobject-manager.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gobject-1.0/libvirt-gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gobject-1.0/libvirt-gobject' /usr/bin/install -c -m 644 libvirt-gobject-enums.h '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/include/libvirt-gobject-1.0/libvirt-gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 LibvirtGObject-1.0.typelib '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/libvirt-gobject' Making install in vapi make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/vapi' make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/vapi' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/vala/vapi' /usr/bin/install -c -m 644 libvirt-gconfig-1.0.vapi libvirt-glib-1.0.vapi libvirt-gobject-1.0.deps libvirt-gobject-1.0.vapi '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/vala/vapi' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/vapi' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/vapi' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/examples' make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/examples' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' Making install in libvirt-glib make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-glib' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-glib' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/Libvirt-glib-Error-reporting.html /usr/bin/install -c -m 644 ./html/Libvirt-glib-Event-loop.html /usr/bin/install -c -m 644 ./html/Libvirt-glib-Library-initialization.html /usr/bin/install -c -m 644 ./html/Libvirt-glib.devhelp2 /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-glib' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-glib' Making install in libvirt-gobject make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gobject' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gobject' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GVirConnection.html /usr/bin/install -c -m 644 ./html/GVirDomain.html /usr/bin/install -c -m 644 ./html/GVirDomainSnapshot.html /usr/bin/install -c -m 644 ./html/GVirInterface.html /usr/bin/install -c -m 644 ./html/GVirManager.html /usr/bin/install -c -m 644 ./html/GVirNetwork.html /usr/bin/install -c -m 644 ./html/GVirNetworkFilter.html /usr/bin/install -c -m 644 ./html/GVirNodeDevice.html /usr/bin/install -c -m 644 ./html/GVirSecret.html /usr/bin/install -c -m 644 ./html/GVirStoragePool.html /usr/bin/install -c -m 644 ./html/GVirStorageVol.html /usr/bin/install -c -m 644 ./html/GVirStream.html /usr/bin/install -c -m 644 ./html/Libvirt-gobject.devhelp2 /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gobject' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gobject' Making install in libvirt-gconfig make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gconfig' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gconfig' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GVirConfigCapabilities.html /usr/bin/install -c -m 644 ./html/GVirConfigDomain.html /usr/bin/install -c -m 644 ./html/GVirConfigDomainSnapshot.html /usr/bin/install -c -m 644 ./html/GVirConfigInterface.html /usr/bin/install -c -m 644 ./html/GVirConfigNetwork.html /usr/bin/install -c -m 644 ./html/GVirConfigNetworkFilter.html /usr/bin/install -c -m 644 ./html/GVirConfigNodeDevice.html /usr/bin/install -c -m 644 ./html/GVirConfigObject.html /usr/bin/install -c -m 644 ./html/GVirConfigSecret.html /usr/bin/install -c -m 644 ./html/GVirConfigStoragePool.html /usr/bin/install -c -m 644 ./html/GVirConfigStorageVol.html /usr/bin/install -c -m 644 ./html/Libvirt-gconfig.devhelp2 /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs/libvirt-gconfig' make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/po' linguas="af am anp ar as ast bal be bg bn_IN bn bo br brx bs ca cs cy da de_CH de el en_GB eo es et eu fa fi fr gl gu he hi hr hu ia id ilo is it ja ka kk km kn ko kw_GB kw@kkcor kw kw@uccor ky lt lv mai mk ml mn mr ms nb nds ne nl nn nso or pa pl pt_BR pt ro ru si sk sl sq sr@latin sr sv ta te tg th tr tw uk ur vi wba yo zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libvirt-glib-1.0.0/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libvirt-glib.mo; \ echo "installing $lang.gmo as $dir/libvirt-glib.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libvirt-glib.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libvirt-glib.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libvirt-glib.mo.m; \ echo "installing $lang.gmo.m as $dir/libvirt-glib.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libvirt-glib.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libvirt-glib.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/af/LC_MESSAGES/libvirt-glib.mo installing am.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/am/LC_MESSAGES/libvirt-glib.mo installing anp.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/anp/LC_MESSAGES/libvirt-glib.mo installing ar.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/libvirt-glib.mo installing as.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/as/LC_MESSAGES/libvirt-glib.mo installing ast.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ast/LC_MESSAGES/libvirt-glib.mo installing bal.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/bal/LC_MESSAGES/libvirt-glib.mo installing be.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/be/LC_MESSAGES/libvirt-glib.mo installing bg.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/bg/LC_MESSAGES/libvirt-glib.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libvirt-glib.mo installing bn.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/bn/LC_MESSAGES/libvirt-glib.mo installing bo.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/bo/LC_MESSAGES/libvirt-glib.mo installing br.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/br/LC_MESSAGES/libvirt-glib.mo installing brx.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/brx/LC_MESSAGES/libvirt-glib.mo installing bs.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/bs/LC_MESSAGES/libvirt-glib.mo installing ca.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/libvirt-glib.mo installing cs.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/libvirt-glib.mo installing cy.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/cy/LC_MESSAGES/libvirt-glib.mo installing da.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/da/LC_MESSAGES/libvirt-glib.mo installing de_CH.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/de_CH/LC_MESSAGES/libvirt-glib.mo installing de.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/de/LC_MESSAGES/libvirt-glib.mo installing el.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/el/LC_MESSAGES/libvirt-glib.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libvirt-glib.mo installing eo.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/libvirt-glib.mo installing es.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/es/LC_MESSAGES/libvirt-glib.mo installing et.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/et/LC_MESSAGES/libvirt-glib.mo installing eu.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/libvirt-glib.mo installing fa.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/libvirt-glib.mo installing fi.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/libvirt-glib.mo installing fr.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/libvirt-glib.mo installing gl.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/libvirt-glib.mo installing gu.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/gu/LC_MESSAGES/libvirt-glib.mo installing he.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/he/LC_MESSAGES/libvirt-glib.mo installing hi.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/libvirt-glib.mo installing hr.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/hr/LC_MESSAGES/libvirt-glib.mo installing hu.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/libvirt-glib.mo installing ia.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ia/LC_MESSAGES/libvirt-glib.mo installing id.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/id/LC_MESSAGES/libvirt-glib.mo installing ilo.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ilo/LC_MESSAGES/libvirt-glib.mo installing is.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/is/LC_MESSAGES/libvirt-glib.mo installing it.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/it/LC_MESSAGES/libvirt-glib.mo installing ja.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/libvirt-glib.mo installing ka.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ka/LC_MESSAGES/libvirt-glib.mo installing kk.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/kk/LC_MESSAGES/libvirt-glib.mo installing km.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/km/LC_MESSAGES/libvirt-glib.mo installing kn.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/libvirt-glib.mo installing ko.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/libvirt-glib.mo installing kw_GB.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/kw_GB/LC_MESSAGES/libvirt-glib.mo installing kw@kkcor.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/kw@kkcor/LC_MESSAGES/libvirt-glib.mo installing kw.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/kw/LC_MESSAGES/libvirt-glib.mo installing kw@uccor.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/kw@uccor/LC_MESSAGES/libvirt-glib.mo installing ky.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ky/LC_MESSAGES/libvirt-glib.mo installing lt.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/libvirt-glib.mo installing lv.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/libvirt-glib.mo installing mai.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/mai/LC_MESSAGES/libvirt-glib.mo installing mk.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/mk/LC_MESSAGES/libvirt-glib.mo installing ml.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/libvirt-glib.mo installing mn.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/mn/LC_MESSAGES/libvirt-glib.mo installing mr.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/mr/LC_MESSAGES/libvirt-glib.mo installing ms.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ms/LC_MESSAGES/libvirt-glib.mo installing nb.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/libvirt-glib.mo installing nds.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/nds/LC_MESSAGES/libvirt-glib.mo installing ne.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ne/LC_MESSAGES/libvirt-glib.mo installing nl.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/libvirt-glib.mo installing nn.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/nn/LC_MESSAGES/libvirt-glib.mo installing nso.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/nso/LC_MESSAGES/libvirt-glib.mo installing or.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/or/LC_MESSAGES/libvirt-glib.mo installing pa.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/libvirt-glib.mo installing pl.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/libvirt-glib.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libvirt-glib.mo installing pt.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/libvirt-glib.mo installing ro.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/libvirt-glib.mo installing ru.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/libvirt-glib.mo installing si.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/si/LC_MESSAGES/libvirt-glib.mo installing sk.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/libvirt-glib.mo installing sl.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/libvirt-glib.mo installing sq.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/sq/LC_MESSAGES/libvirt-glib.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libvirt-glib.mo installing sr.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/libvirt-glib.mo installing sv.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/libvirt-glib.mo installing ta.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/libvirt-glib.mo installing te.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/te/LC_MESSAGES/libvirt-glib.mo installing tg.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/tg/LC_MESSAGES/libvirt-glib.mo installing th.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/th/LC_MESSAGES/libvirt-glib.mo installing tr.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/libvirt-glib.mo installing tw.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/tw/LC_MESSAGES/libvirt-glib.mo installing uk.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/libvirt-glib.mo installing ur.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/ur/LC_MESSAGES/libvirt-glib.mo installing vi.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/vi/LC_MESSAGES/libvirt-glib.mo installing wba.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/wba/LC_MESSAGES/libvirt-glib.mo installing yo.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/yo/LC_MESSAGES/libvirt-glib.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libvirt-glib.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/libvirt-glib.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libvirt-glib.mo installing zu.gmo as /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/locale/zu/LC_MESSAGES/libvirt-glib.mo make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/po' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[3]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0/tests' make[1]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0' make[2]: Entering directory `/builddir/build/BUILD/libvirt-glib-1.0.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libvirt-glib-1.0.pc libvirt-gconfig-1.0.pc libvirt-gobject-1.0.pc '/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-glib-1.0.0' + rm -f /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-glib-1.0.a + rm -f /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-glib-1.0.la + rm -f /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gconfig-1.0.a + rm -f /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gconfig-1.0.la + rm -f /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gobject-1.0.a + rm -f /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gobject-1.0.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 libvirt-glib + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libvirt-glib-1.0.0 extracting debug info from /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-glib-1.0.so.0.1000.0 extracting debug info from /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gconfig-1.0.so.0.1000.0 extracting debug info from /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/lib64/libvirt-gobject-1.0.so.0.1000.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvirt-glib-1.0.so.0.1000.0.debug to /usr/lib/debug/usr/lib64/libvirt-glib-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-glib-1.0.so.0.1000.0.debug to /usr/lib/debug/usr/lib64/libvirt-glib-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-gconfig-1.0.so.0.1000.0.debug to /usr/lib/debug/usr/lib64/libvirt-gconfig-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-gconfig-1.0.so.0.1000.0.debug to /usr/lib/debug/usr/lib64/libvirt-gconfig-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libvirt-gobject-1.0.so.0.1000.0.debug to /usr/lib/debug/usr/lib64/libvirt-gobject-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvirt-gobject-1.0.so.0.1000.0.debug to /usr/lib/debug/usr/lib64/libvirt-gobject-1.0.so.debug 2417 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libvirt-glib-1.0.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ktHheW + umask 022 + cd /builddir/build/BUILD + cd libvirt-glib-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + cp -pr README /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + cp -pr NEWS /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-1.0.0 + exit 0 Provides: libvirt-glib = 1.0.0-1.el7 libvirt-glib(x86-64) = 1.0.0-1.el7 libvirt-glib-1.0.so.0()(64bit) libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.1.4)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) rtld(GNU_HASH) Processing files: libvirt-glib-devel-1.0.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BFE91C + umask 022 + cd /builddir/build/BUILD + cd libvirt-glib-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-devel-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-devel-1.0.0 + cp -pr examples/event-test.c /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-glib-devel-1.0.0 + exit 0 Provides: libvirt-glib-devel = 1.0.0-1.el7 libvirt-glib-devel(x86-64) = 1.0.0-1.el7 pkgconfig(libvirt-glib-1.0) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvirt-glib-1.0.so.0()(64bit) pkgconfig(glib-2.0) Processing files: libvirt-gconfig-1.0.0-1.el7.x86_64 Provides: libvirt-gconfig = 1.0.0-1.el7 libvirt-gconfig(x86-64) = 1.0.0-1.el7 libvirt-gconfig-1.0.so.0()(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.3)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.7)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.8)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.9)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.2.0)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.2.1)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.2.2)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.2.4)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: libvirt-gobject-1.0.0-1.el7.x86_64 Provides: libvirt-gobject = 1.0.0-1.el7 libvirt-gobject(x86-64) = 1.0.0-1.el7 libvirt-gobject-1.0.so.0()(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.1)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.5)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.9)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.2.0)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.2.1)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.2.2)(64bit) libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.2.3)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libvirt-gconfig-1.0.so.0()(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.7)(64bit) libvirt-glib-1.0.so.0()(64bit) libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.1.4)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: libvirt-gconfig-devel-1.0.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wT6E6j + umask 022 + cd /builddir/build/BUILD + cd libvirt-glib-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-gconfig-devel-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-gconfig-devel-1.0.0 + cp -pr examples/event-test.c /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-gconfig-devel-1.0.0 + exit 0 Provides: libvirt-gconfig-devel = 1.0.0-1.el7 libvirt-gconfig-devel(x86-64) = 1.0.0-1.el7 pkgconfig(libvirt-gconfig-1.0) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvirt-gconfig-1.0.so.0()(64bit) pkgconfig(gobject-2.0) pkgconfig(libxml-2.0) Processing files: libvirt-gobject-devel-1.0.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jfEeN2 + umask 022 + cd /builddir/build/BUILD + cd libvirt-glib-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-gobject-devel-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-gobject-devel-1.0.0 + cp -pr examples/event-test.c /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64/usr/share/doc/libvirt-gobject-devel-1.0.0 + exit 0 Provides: libvirt-gobject-devel = 1.0.0-1.el7 libvirt-gobject-devel(x86-64) = 1.0.0-1.el7 pkgconfig(libvirt-gobject-1.0) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvirt-gobject-1.0.so.0()(64bit) pkgconfig(gio-2.0) pkgconfig(gobject-2.0) pkgconfig(gthread-2.0) pkgconfig(libvirt) pkgconfig(libvirt-gconfig-1.0) Processing files: libvirt-glib-debuginfo-1.0.0-1.el7.x86_64 Provides: libvirt-glib-debuginfo = 1.0.0-1.el7 libvirt-glib-debuginfo(x86-64) = 1.0.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/libvirt-glib-1.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-glib-devel-1.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-gconfig-1.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-gobject-1.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-gconfig-devel-1.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-gobject-devel-1.0.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libvirt-glib-debuginfo-1.0.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hfsPqX + umask 022 + cd /builddir/build/BUILD + cd libvirt-glib-1.0.0 + rm -rf /builddir/build/BUILDROOT/libvirt-glib-1.0.0-1.el7.x86_64 + exit 0 Child return code was: 0