Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/telepathy-farstream.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/telepathy-farstream.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/telepathy-farstream-0.6.0-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/telepathy-farstream.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/telepathy-farstream.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4DZbDO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf telepathy-farstream-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/telepathy-farstream-0.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd telepathy-farstream-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BRBvxo + umask 022 + cd /builddir/build/BUILD + cd telepathy-farstream-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no 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 for i386-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 for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu 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 -std=gnu99... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -std=gnu99 -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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) 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 to see if compiler understands -Wall... yes checking to see if compiler understands -Werror -Wno-error=deprecated-declarations... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wno-missing-field-initializers... yes checking to see if compiler understands -Wno-unused-parameter... yes checking for i386-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 GLIB... yes checking for DBUS... yes checking for TELEPATHY... yes checking for FARSTREAM... yes checking for gobject-introspection... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/lib/Makefile config.status: creating m4/Makefile config.status: creating examples/Makefile config.status: creating examples/python/Makefile config.status: creating telepathy-farstream/Makefile config.status: creating telepathy-farstream/telepathy-farstream.pc config.status: creating telepathy-farstream/telepathy-farstream-uninstalled.pc config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' Making all in telepathy-farstream make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' CC content.lo CC channel.lo CC stream.lo CC session.lo CC media-signalling-channel.lo CC media-signalling-content.lo CC call-channel.lo CC call-content.lo CC call-stream.lo CCLD libtelepathy-farstream.la GISCAN TelepathyFarstream-0.6.gir GICOMP TelepathyFarstream-0.6.gir make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' Making all in lib make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' Making all in python make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' CC call-handler.o call-handler.c: In function 'main': call-handler.c:591:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ CCLD call-handler make[3]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u4yuZi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 + cd telepathy-farstream-0.6.0 + make install DESTDIR=/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' 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/telepathy-farstream-0.6.0/m4' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' 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/telepathy-farstream-0.6.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' Making install in telepathy-farstream make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtelepathy-farstream.la '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtelepathy-farstream.so.3.0.0 /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/libtelepathy-farstream.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib && { ln -s -f libtelepathy-farstream.so.3.0.0 libtelepathy-farstream.so.3 || { rm -f libtelepathy-farstream.so.3 && ln -s libtelepathy-farstream.so.3.0.0 libtelepathy-farstream.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib && { ln -s -f libtelepathy-farstream.so.3.0.0 libtelepathy-farstream.so || { rm -f libtelepathy-farstream.so && ln -s libtelepathy-farstream.so.3.0.0 libtelepathy-farstream.so; }; }) libtool: install: /usr/bin/install -c .libs/libtelepathy-farstream.lai /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/libtelepathy-farstream.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/gir-1.0' /usr/bin/install -c -m 644 TelepathyFarstream-0.6.gir '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 telepathy-farstream.pc '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/include/telepathy-1.0/telepathy-farstream' /usr/bin/install -c -m 644 telepathy-farstream.h channel.h content.h '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/include/telepathy-1.0/telepathy-farstream' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 TelepathyFarstream-0.6.typelib '/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/TfChannel.html /usr/bin/install -c -m 644 ./html/TfContent.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/index.sgml /usr/bin/install -c -m 644 ./html/left.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/telepathy-farstream.devhelp2 /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' 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/telepathy-farstream-0.6.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' Making install in python make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' 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/telepathy-farstream-0.6.0/examples/python' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' 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/telepathy-farstream-0.6.0/examples' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' 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/telepathy-farstream-0.6.0' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' + find /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/telepathy-farstream-0.6.0 extracting debug info from /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/lib/libtelepathy-farstream.so.3.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libtelepathy-farstream.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtelepathy-farstream.so.3.debug symlinked /usr/lib/debug/usr/lib/libtelepathy-farstream.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtelepathy-farstream.so.debug 662 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z1KMse + umask 022 + cd /builddir/build/BUILD + cd telepathy-farstream-0.6.0 + make check Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/m4' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/tools' Making check in telepathy-farstream make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/telepathy-farstream' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make check-local make[3]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc/lib' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/doc' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' Making check in python make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples/python' make[2]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0/examples' make[1]: Entering directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' make[1]: Leaving directory `/builddir/build/BUILD/telepathy-farstream-0.6.0' + exit 0 Processing files: telepathy-farstream-0.6.0-5.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EcfG39 + umask 022 + cd /builddir/build/BUILD + cd telepathy-farstream-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/doc/telepathy-farstream-0.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/doc/telepathy-farstream-0.6.0 + cp -pr NEWS /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/doc/telepathy-farstream-0.6.0 + cp -pr README /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/doc/telepathy-farstream-0.6.0 + cp -pr COPYING /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386/usr/share/doc/telepathy-farstream-0.6.0 + exit 0 Provides: libtelepathy-farstream.so.3 telepathy-farsight = 0.6.0 telepathy-farsight-python = 0.6.0 telepathy-farstream = 0.6.0-5.el7 telepathy-farstream(x86-32) = 0.6.0-5.el7 telepathy-farstream-python = 0.6.0 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-glib-1.so.2 libfarstream-0.2.so.2 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstbase-1.0.so.0 libgstreamer-1.0.so.0 libgthread-2.0.so.0 libpthread.so.0 libtelepathy-glib.so.0 libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.4) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.28) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.2) rtld(GNU_HASH) Obsoletes: telepathy-farsight < 0.0.20 telepathy-farsight-python < 0.0.20 telepathy-farstream-python < 0.6.0 Processing files: telepathy-farstream-devel-0.6.0-5.el7.i686 Provides: pkgconfig(telepathy-farstream) = 0.6.0 telepathy-farsight-devel = 0.6.0 telepathy-farstream-devel = 0.6.0-5.el7 telepathy-farstream-devel(x86-32) = 0.6.0-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtelepathy-farstream.so.3 pkgconfig(dbus-glib-1) >= 0.73 pkgconfig(farstream-0.2) pkgconfig(glib-2.0) >= 2.10 pkgconfig(gobject-2.0) >= 2.10 pkgconfig(gstreamer-1.0) pkgconfig(telepathy-glib) >= 0.7.23 Obsoletes: telepathy-farsight-devel < 0.0.20 Processing files: telepathy-farstream-debuginfo-0.6.0-5.el7.i686 Provides: telepathy-farstream-debuginfo = 0.6.0-5.el7 telepathy-farstream-debuginfo(x86-32) = 0.6.0-5.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/telepathy-farstream-0.6.0-5.el7.i386 Wrote: /builddir/build/RPMS/telepathy-farstream-0.6.0-5.el7.i686.rpm Wrote: /builddir/build/RPMS/telepathy-farstream-devel-0.6.0-5.el7.i686.rpm Wrote: /builddir/build/RPMS/telepathy-farstream-debuginfo-0.6.0-5.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sd8RhV + umask 022 + cd /builddir/build/BUILD + cd telepathy-farstream-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/telepathy-farstream-0.6.0-5.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->