Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gnome-bluetooth.spec'], False, '/srv/build/7/C/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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/gnome-bluetooth.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Wed Jun 5 2003 Harald Hoyer 0.4-1 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gnome-bluetooth-3.14.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnome-bluetooth.spec'], False, '/srv/build/7/C/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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/gnome-bluetooth.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Wed Jun 5 2003 Harald Hoyer 0.4-1 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.krPJgK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-bluetooth-3.14.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-bluetooth-3.14.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-bluetooth-3.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kdt8Um + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-3.14.1 + 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 + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ 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 --disable-desktop-update --disable-icon-update --disable-schemas-compile --disable-compile-warnings 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 whether UID '501' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none 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... /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 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 -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) 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 NLS is requested... yes checking for intltool >= 0.40.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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for xmllint... /usr/bin/xmllint checking for sin in -lm... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for SENDTO... yes checking for cos in -lm... yes checking for INPUT... yes checking for LIBGNOMEBT... yes checking for gobject-introspection... yes checking whether to enable debugging... no checking whether gcc understands -w... yes checking what warning flags to pass to the C compiler... -w checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... checking what language compliance flags to pass to the C++ compiler... checking for itstool... itstool checking for xmllint... /usr/bin/xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnome-bluetooth-1.0.pc config.status: creating icons/Makefile config.status: creating lib/Makefile config.status: creating sendto/Makefile config.status: creating sendto/bluetooth-sendto.desktop.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libgnome-bluetooth/Makefile config.status: creating docs/reference/libgnome-bluetooth/version.xml config.status: creating po/Makefile.in config.status: creating help/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configure summary: Compiler....................: gcc Compiler Flags..............: -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 Prefix......................: /usr Documentation...............: no GObject-Introspection.......: yes + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' GEN gnome-bluetooth-enum-types.h GEN gnome-bluetooth-enum-types.c make all-am make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' CC bluetooth-client.lo CC bluetooth-utils.lo CC bluetooth-agent.lo CC gnome-bluetooth-enum-types.lo CC bluetooth-chooser.lo CC bluetooth-filter-widget.lo CC bluetooth-chooser-button.lo CC bluetooth-chooser-combo.lo CC bluetooth-client-glue.lo CC bluetooth-fdo-glue.lo CC bluetooth-settings-widget.lo CC bluetooth-settings-resources.lo CC bluetooth-settings-row.lo CC bluetooth-pairing-dialog.lo CC pin.lo CC test-client.o CC test-agent.o CC test-deviceselection.o CC test-class.o CC test-settings.o CC test-pairing-dialog.o CC test-pin.o touch pin-code-database.xml.valid CCLD libgnome-bluetooth.la CCLD test-client CCLD test-agent CCLD test-deviceselection CCLD test-class CCLD test-settings CCLD test-pairing-dialog CCLD test-pin GISCAN GnomeBluetooth-1.0.gir GICOMP GnomeBluetooth-1.0.gir make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' Making all in sendto make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/sendto' CC main.o ITMRG bluetooth-sendto.desktop CCLD bluetooth-sendto make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/sendto' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' Making all in libgnome-bluetooth make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference/libgnome-bluetooth' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference/libgnome-bluetooth' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/po' MSGFMT af.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT be.gmo MSGFMT ast.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT fy.gmo MSGFMT ga.gmo MSGFMT gd.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT hy.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ka.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku.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 ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT xh.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT zh_CN.gmo MSGFMT zu.gmo make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/po' Making all in help make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/help' GEN ca/ca.mo GEN cs/cs.mo GEN da/da.mo GEN de/de.mo GEN el/el.mo GEN es/es.mo GEN fi/fi.mo GEN fr/fr.mo GEN gl/gl.mo GEN hu/hu.mo GEN id/id.mo GEN ko/ko.mo GEN pa/pa.mo GEN pt_BR/pt_BR.mo GEN ro/ro.mo GEN ru/ru.mo GEN sv/sv.mo GEN sl/sl.mo GEN te/te.mo GEN th/th.mo GEN zh_CN/zh_CN.mo GEN zh_HK/zh_HK.mo GEN zh_TW/zh_TW.mo GEN ca/ GEN cs/ GEN da/ GEN de/ GEN el/ GEN es/ GEN fi/ GEN fr/ GEN gl/ GEN hu/ GEN id/ GEN ko/ GEN pa/ GEN pt_BR/ GEN ro/ GEN ru/ GEN sl/ GEN sv/ GEN te/ GEN th/ GEN zh_CN/ GEN zh_HK/ GEN zh_TW/ make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/help' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AwYhTu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 + cd gnome-bluetooth-3.14.1 + make install DESTDIR=/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 Making install in icons make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' make[2]: Nothing to be done for `install-exec-am'. for i in hicolor_apps_16x16_bluetooth.png hicolor_apps_22x22_bluetooth.png hicolor_apps_24x24_bluetooth.png hicolor_apps_32x32_bluetooth.png hicolor_apps_48x48_bluetooth.png hicolor_apps_scalable_bluetooth.svg hicolor_status_16x16_bluetooth-active.png hicolor_status_22x22_bluetooth-active.png hicolor_status_24x24_bluetooth-active.png hicolor_status_32x32_bluetooth-active.png hicolor_status_48x48_bluetooth-active.png hicolor_status_16x16_bluetooth-disabled.png hicolor_status_22x22_bluetooth-disabled.png hicolor_status_24x24_bluetooth-disabled.png hicolor_status_32x32_bluetooth-disabled.png hicolor_status_48x48_bluetooth-disabled.png hicolor_status_16x16_bluetooth-paired.png hicolor_status_22x22_bluetooth-paired.png hicolor_status_24x24_bluetooth-paired.png hicolor_status_32x32_bluetooth-paired.png hicolor_status_scalable_bluetooth-paired.svg; do \ THEME=`echo $i | cut -d_ -f1`; \ CONTEXT=`echo $i | cut -d_ -f2`; \ SIZE=`echo $i | cut -d_ -f3`; \ FILE=`echo $i | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/icons/$THEME/$SIZE/$CONTEXT/$FILE; \ done make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/icons' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgnome-bluetooth.la '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgnome-bluetooth.so.13.0.0 /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/libgnome-bluetooth.so.13.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib && { ln -s -f libgnome-bluetooth.so.13.0.0 libgnome-bluetooth.so.13 || { rm -f libgnome-bluetooth.so.13 && ln -s libgnome-bluetooth.so.13.0.0 libgnome-bluetooth.so.13; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib && { ln -s -f libgnome-bluetooth.so.13.0.0 libgnome-bluetooth.so || { rm -f libgnome-bluetooth.so && ln -s libgnome-bluetooth.so.13.0.0 libgnome-bluetooth.so; }; }) libtool: install: /usr/bin/install -c .libs/libgnome-bluetooth.lai /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/libgnome-bluetooth.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/gir-1.0' /usr/bin/install -c -m 644 GnomeBluetooth-1.0.gir '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/include/gnome-bluetooth' /usr/bin/install -c -m 644 bluetooth-client.h bluetooth-chooser.h bluetooth-chooser-button.h bluetooth-chooser-combo.h bluetooth-filter-widget.h bluetooth-enums.h bluetooth-utils.h bluetooth-settings-widget.h '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/include/gnome-bluetooth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/gnome-bluetooth' /usr/bin/install -c -m 644 pin-code-database.xml '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/gnome-bluetooth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/girepository-1.0' /usr/bin/install -c -m 644 GnomeBluetooth-1.0.typelib '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/lib' Making install in sendto make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/sendto' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/sendto' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c bluetooth-sendto '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/bin' libtool: install: warning: `../lib/libgnome-bluetooth.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/bluetooth-sendto /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/bin/bluetooth-sendto /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/applications' /usr/bin/install -c -m 644 bluetooth-sendto.desktop '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/man/man1' /usr/bin/install -c -m 644 bluetooth-sendto.1 '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/sendto' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/sendto' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' Making install in libgnome-bluetooth make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference/libgnome-bluetooth' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference/libgnome-bluetooth' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/BluetoothChooser.html /usr/bin/install -c -m 644 ./html/BluetoothChooserButton.html /usr/bin/install -c -m 644 ./html/BluetoothChooserCombo.html /usr/bin/install -c -m 644 ./html/BluetoothClient.html /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/gnome-bluetooth-bluetooth-enums.html /usr/bin/install -c -m 644 ./html/gnome-bluetooth-bluetooth-utils.html /usr/bin/install -c -m 644 ./html/gnome-bluetooth.devhelp2 /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-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[4]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference/libgnome-bluetooth' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference/libgnome-bluetooth' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' 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/gnome-bluetooth-3.14.1/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/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/gnome-bluetooth-3.14.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/po' linguas="af an ar as ast be bg bn bn_IN bs ca ca@valencia crh cs da de el en_GB en@shaw eo es et eu fa fi fr fur fy ga gd gl gu he hi hr hu hy id it ja ka kk km kn ko ku lt lv mai mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te tg th tr ug uk vi xh zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-bluetooth-3.14.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-bluetooth2.mo; \ echo "installing $lang.gmo as $dir/gnome-bluetooth2.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-bluetooth2.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-bluetooth2.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-bluetooth2.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-bluetooth2.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-bluetooth2.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-bluetooth2.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/af/LC_MESSAGES/gnome-bluetooth2.mo installing an.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/an/LC_MESSAGES/gnome-bluetooth2.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ar/LC_MESSAGES/gnome-bluetooth2.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/as/LC_MESSAGES/gnome-bluetooth2.mo installing ast.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ast/LC_MESSAGES/gnome-bluetooth2.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/be/LC_MESSAGES/gnome-bluetooth2.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/bg/LC_MESSAGES/gnome-bluetooth2.mo installing bn.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/bn/LC_MESSAGES/gnome-bluetooth2.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/bn_IN/LC_MESSAGES/gnome-bluetooth2.mo installing bs.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/bs/LC_MESSAGES/gnome-bluetooth2.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ca/LC_MESSAGES/gnome-bluetooth2.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-bluetooth2.mo installing crh.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/crh/LC_MESSAGES/gnome-bluetooth2.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/cs/LC_MESSAGES/gnome-bluetooth2.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/da/LC_MESSAGES/gnome-bluetooth2.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/de/LC_MESSAGES/gnome-bluetooth2.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/el/LC_MESSAGES/gnome-bluetooth2.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/en_GB/LC_MESSAGES/gnome-bluetooth2.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/en@shaw/LC_MESSAGES/gnome-bluetooth2.mo installing eo.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/eo/LC_MESSAGES/gnome-bluetooth2.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/es/LC_MESSAGES/gnome-bluetooth2.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/et/LC_MESSAGES/gnome-bluetooth2.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/eu/LC_MESSAGES/gnome-bluetooth2.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/fa/LC_MESSAGES/gnome-bluetooth2.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/fi/LC_MESSAGES/gnome-bluetooth2.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/fr/LC_MESSAGES/gnome-bluetooth2.mo installing fur.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/fur/LC_MESSAGES/gnome-bluetooth2.mo installing fy.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/fy/LC_MESSAGES/gnome-bluetooth2.mo installing ga.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ga/LC_MESSAGES/gnome-bluetooth2.mo installing gd.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/gd/LC_MESSAGES/gnome-bluetooth2.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/gl/LC_MESSAGES/gnome-bluetooth2.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/gu/LC_MESSAGES/gnome-bluetooth2.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/he/LC_MESSAGES/gnome-bluetooth2.mo installing hi.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/hi/LC_MESSAGES/gnome-bluetooth2.mo installing hr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/hr/LC_MESSAGES/gnome-bluetooth2.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/hu/LC_MESSAGES/gnome-bluetooth2.mo installing hy.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/hy/LC_MESSAGES/gnome-bluetooth2.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/id/LC_MESSAGES/gnome-bluetooth2.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/it/LC_MESSAGES/gnome-bluetooth2.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ja/LC_MESSAGES/gnome-bluetooth2.mo installing ka.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ka/LC_MESSAGES/gnome-bluetooth2.mo installing kk.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/kk/LC_MESSAGES/gnome-bluetooth2.mo installing km.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/km/LC_MESSAGES/gnome-bluetooth2.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/kn/LC_MESSAGES/gnome-bluetooth2.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ko/LC_MESSAGES/gnome-bluetooth2.mo installing ku.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ku/LC_MESSAGES/gnome-bluetooth2.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/lt/LC_MESSAGES/gnome-bluetooth2.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/lv/LC_MESSAGES/gnome-bluetooth2.mo installing mai.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/mai/LC_MESSAGES/gnome-bluetooth2.mo installing mk.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/mk/LC_MESSAGES/gnome-bluetooth2.mo installing ml.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ml/LC_MESSAGES/gnome-bluetooth2.mo installing mn.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/mn/LC_MESSAGES/gnome-bluetooth2.mo installing mr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/mr/LC_MESSAGES/gnome-bluetooth2.mo installing ms.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ms/LC_MESSAGES/gnome-bluetooth2.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/nb/LC_MESSAGES/gnome-bluetooth2.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ne/LC_MESSAGES/gnome-bluetooth2.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/nl/LC_MESSAGES/gnome-bluetooth2.mo installing nn.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/nn/LC_MESSAGES/gnome-bluetooth2.mo installing oc.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/oc/LC_MESSAGES/gnome-bluetooth2.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/or/LC_MESSAGES/gnome-bluetooth2.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/pa/LC_MESSAGES/gnome-bluetooth2.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/pl/LC_MESSAGES/gnome-bluetooth2.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/pt/LC_MESSAGES/gnome-bluetooth2.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/pt_BR/LC_MESSAGES/gnome-bluetooth2.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ro/LC_MESSAGES/gnome-bluetooth2.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ru/LC_MESSAGES/gnome-bluetooth2.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/sk/LC_MESSAGES/gnome-bluetooth2.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/sl/LC_MESSAGES/gnome-bluetooth2.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/sr/LC_MESSAGES/gnome-bluetooth2.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/sr@latin/LC_MESSAGES/gnome-bluetooth2.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/sv/LC_MESSAGES/gnome-bluetooth2.mo installing ta.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ta/LC_MESSAGES/gnome-bluetooth2.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/te/LC_MESSAGES/gnome-bluetooth2.mo installing tg.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/tg/LC_MESSAGES/gnome-bluetooth2.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/th/LC_MESSAGES/gnome-bluetooth2.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/tr/LC_MESSAGES/gnome-bluetooth2.mo installing ug.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/ug/LC_MESSAGES/gnome-bluetooth2.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/uk/LC_MESSAGES/gnome-bluetooth2.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/vi/LC_MESSAGES/gnome-bluetooth2.mo installing xh.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/xh/LC_MESSAGES/gnome-bluetooth2.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/zh_CN/LC_MESSAGES/gnome-bluetooth2.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/zh_HK/LC_MESSAGES/gnome-bluetooth2.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/zh_TW/LC_MESSAGES/gnome-bluetooth2.mo installing zu.gmo as /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/locale/zu/LC_MESSAGES/gnome-bluetooth2.mo make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/po' Making install in help make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/help' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/help' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/C/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 C/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/C/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 ca/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ca/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 ca/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ca/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 cs/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/cs/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 cs/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/cs/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 da/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/da/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 da/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/da/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 de/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/de/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 de/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/de/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 el/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/el/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 el/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/el/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 es/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/es/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 es/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/es/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 fi/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fi/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 fi/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fi/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 fr/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fr/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 fr/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fr/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 gl/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/gl/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 gl/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/gl/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 hu/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/hu/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 hu/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/hu/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 id/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/id/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 id/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/id/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 ko/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ko/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 ko/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ko/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 pa/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pa/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 pa/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pa/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 pt_BR/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pt_BR/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 pt_BR/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pt_BR/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 ro/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ro/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 ro/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ro/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 ru/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ru/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 ru/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ru/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 sl/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sl/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 sl/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sl/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 sv/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sv/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 sv/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sv/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 te/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/te/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 te/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/te/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 th/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/th/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 th/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/th/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 zh_CN/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_CN/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 zh_CN/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_CN/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 zh_HK/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_HK/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 zh_HK/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_HK/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 zh_TW/legal.xml /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_TW/gnome-bluetooth/legal.xml /usr/bin/install -c -m 644 zh_TW/index.docbook /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_TW/gnome-bluetooth/index.docbook /usr/bin/install -c -m 644 ./C/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ca/gnome-bluetooth/figures/bluetooth-applet.png /usr/bin/install -c -m 644 ./cs/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/cs/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/da/gnome-bluetooth/figures/bluetooth-applet.png /usr/bin/install -c -m 644 ./de/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/de/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/el/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/es/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fi/gnome-bluetooth/figures/bluetooth-applet.png /usr/bin/install -c -m 644 ./fr/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fr/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/gl/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/hu/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/id/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ko/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pa/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pt_BR/gnome-bluetooth/figures/bluetooth-applet.png /usr/bin/install -c -m 644 ./ro/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ro/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ru/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sl/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sv/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/te/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/th/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_CN/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_HK/gnome-bluetooth/figures/bluetooth-applet.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-applet.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_TW/gnome-bluetooth/figures/bluetooth-applet.png /usr/bin/install -c -m 644 ./C/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ca/gnome-bluetooth/figures/bluetooth-properties.png /usr/bin/install -c -m 644 ./cs/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/cs/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/da/gnome-bluetooth/figures/bluetooth-properties.png /usr/bin/install -c -m 644 ./de/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/de/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/el/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/es/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fi/gnome-bluetooth/figures/bluetooth-properties.png /usr/bin/install -c -m 644 ./fr/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fr/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/gl/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/hu/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/id/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ko/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pa/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pt_BR/gnome-bluetooth/figures/bluetooth-properties.png /usr/bin/install -c -m 644 ./ro/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ro/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ru/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sl/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sv/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/te/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/th/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_CN/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_HK/gnome-bluetooth/figures/bluetooth-properties.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-properties.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_TW/gnome-bluetooth/figures/bluetooth-properties.png /usr/bin/install -c -m 644 ./C/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ca/gnome-bluetooth/figures/bluetooth-wizard.png /usr/bin/install -c -m 644 ./cs/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/cs/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/da/gnome-bluetooth/figures/bluetooth-wizard.png /usr/bin/install -c -m 644 ./de/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/de/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/el/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/es/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fi/gnome-bluetooth/figures/bluetooth-wizard.png /usr/bin/install -c -m 644 ./fr/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/fr/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/gl/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/hu/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/id/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ko/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pa/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/pt_BR/gnome-bluetooth/figures/bluetooth-wizard.png /usr/bin/install -c -m 644 ./ro/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ro/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/ru/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sl/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/sv/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/te/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/th/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_CN/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_HK/gnome-bluetooth/figures/bluetooth-wizard.png ln -s -f /usr/share/help/C/gnome-bluetooth/figures/bluetooth-wizard.png /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/help/zh_TW/gnome-bluetooth/figures/bluetooth-wizard.png make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/help' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1/help' make[1]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[2]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gnome-bluetooth-1.0.pc '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/pkgconfig' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[2]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' make[1]: Leaving directory `/builddir/build/BUILD/gnome-bluetooth-3.14.1' + rm -f '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386//usr/lib/gnome-bluetooth/plugins/*.la' '/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386//usr/lib/nautilus-sendto/plugins/*.la' + install -m0644 -D /builddir/build/SOURCES/61-gnome-bluetooth-rfkill.rules /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 gnome-bluetooth2 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 gnome-bluetooth --with-gnome + cat gnome-bluetooth.lang + /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/gnome-bluetooth-3.14.1 extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/bin/bluetooth-sendto extracting debug info from /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/lib/libgnome-bluetooth.so.13.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgnome-bluetooth.so.13.0.0.debug to /usr/lib/debug/usr/lib/libgnome-bluetooth.so.13.debug symlinked /usr/lib/debug/usr/lib/libgnome-bluetooth.so.13.0.0.debug to /usr/lib/debug/usr/lib/libgnome-bluetooth.so.debug 1514 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: gnome-bluetooth-3.14.1-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wtZr5N + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-3.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-3.14.1 + cp -pr README /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-3.14.1 + cp -pr NEWS /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-3.14.1 + cp -pr COPYING /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-3.14.1 + exit 0 Provides: application() application(bluetooth-sendto.desktop) dbus-bluez-pin-helper gnome-bluetooth = 1:3.14.1-1.el7 gnome-bluetooth(x86-32) = 1:3.14.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh desktop-file-utils Requires(postun): /bin/sh desktop-file-utils Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-bluetooth.so.13 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libudev.so.1 rtld(GNU_HASH) Conflicts: bluez-gnome <= 1.8 Obsoletes: bluez-pin bluez-gnome <= 1.8 Processing files: gnome-bluetooth-libs-3.14.1-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.opUNp7 + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-libs-3.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-libs-3.14.1 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386/usr/share/doc/gnome-bluetooth-libs-3.14.1 + exit 0 Provides: gnome-bluetooth-libs = 1:3.14.1-1.el7 gnome-bluetooth-libs(x86-32) = 1:3.14.1-1.el7 libgnome-bluetooth.so.13 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libudev.so.1 libudev.so.1(LIBUDEV_183) libudev.so.1(LIBUDEV_196) rtld(GNU_HASH) Processing files: gnome-bluetooth-libs-devel-3.14.1-1.el7.i686 Provides: gnome-bluetooth-devel = 3.14.1 gnome-bluetooth-libs-devel = 1:3.14.1-1.el7 gnome-bluetooth-libs-devel(x86-32) = 1:3.14.1-1.el7 libtool(/usr/lib/libgnome-bluetooth.la) pkgconfig(gnome-bluetooth-1.0) = 3.14.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgnome-bluetooth.so.13 pkgconfig(gio-2.0) pkgconfig(gtk+-3.0) pkgconfig(libudev) Obsoletes: gnome-bluetooth-devel < 2.27.1-4 Processing files: gnome-bluetooth-debuginfo-3.14.1-1.el7.i686 Provides: gnome-bluetooth-debuginfo = 1:3.14.1-1.el7 gnome-bluetooth-debuginfo(x86-32) = 1:3.14.1-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/gnome-bluetooth-3.14.1-1.el7.i386 Wrote: /builddir/build/RPMS/gnome-bluetooth-3.14.1-1.el7.i686.rpm Wrote: /builddir/build/RPMS/gnome-bluetooth-libs-3.14.1-1.el7.i686.rpm Wrote: /builddir/build/RPMS/gnome-bluetooth-libs-devel-3.14.1-1.el7.i686.rpm Wrote: /builddir/build/RPMS/gnome-bluetooth-debuginfo-3.14.1-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xuPxXN + umask 022 + cd /builddir/build/BUILD + cd gnome-bluetooth-3.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-bluetooth-3.14.1-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->