Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lxsession.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-18593/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f27d5c839d0>uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lxsession.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-76005392 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lxsession-0.4.6.1-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lxsession.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-18593/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f27d5c839d0>uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lxsession.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jsn92V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxsession-0.4.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxsession-0.4.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxsession-0.4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c35upL + umask 022 + cd /builddir/build/BUILD + cd lxsession-0.4.6.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./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' + 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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-man 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 NLS is requested... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes 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... x86_64-redhat-linux-gnu checking host system type... x86_64-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mkstemp... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for X11... yes checking for GLIB... yes checking for DBUS... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for xsltproc... no checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets >= 1.70.1 in XML catalog... not found configure: creating ./config.status config.status: creating Makefile config.status: creating lxsession/Makefile config.status: creating lxsession-logout/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands LXSession.................................... : Version 0.4.6.1 Prefix....................................... : /usr Linux DBUS support........................... : yes Man pages generation support................. : no The binary will be installed in /usr/bin http://lxde.org/ Have fun! + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1' Making all in lxsession make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession' CC lxsession-lxsession.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-lxsession.o `test -f 'lxsession.c' || echo './'`lxsession.c CC lxsession-xdg-autostart.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-xdg-autostart.o `test -f 'xdg-autostart.c' || echo './'`xdg-autostart.c lxsession.c: In function 'main': lxsession.c:274:17: warning: variable 'pid_str' set but not used [-Wunused-but-set-variable] const char *pid_str; ^ CC lxsession-xevent.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-xevent.o `test -f 'xevent.c' || echo './'`xevent.c CC lxsession-settings-daemon.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-settings-daemon.o `test -f 'settings-daemon.c' || echo './'`settings-daemon.c settings-daemon.c: In function 'merge_xrdb': settings-daemon.c:67:23: warning: variable 'w' set but not used [-Wunused-but-set-variable] int stdi, status, w; ^ settings-daemon.c: In function 'create_xsettings_managers': settings-daemon.c:267:11: warning: variable 'screen' set but not used [-Wunused-but-set-variable] Screen *screen; ^ CC lxsession-xsettings-common.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-xsettings-common.o `test -f 'xsettings-common.c' || echo './'`xsettings-common.c CC lxsession-xsettings-manager.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-xsettings-manager.o `test -f 'xsettings-manager.c' || echo './'`xsettings-manager.c CC lxsession-xutils.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession-xutils.o `test -f 'xutils.c' || echo './'`xutils.c CCLD lxsession make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession' Making all in lxsession-logout make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession-logout' CC lxsession_logout-dbus-interface.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession_logout-dbus-interface.o `test -f 'dbus-interface.c' || echo './'`dbus-interface.c CC lxsession_logout-lxsession-logout.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_DATA_DIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lxsession_logout-lxsession-logout.o `test -f 'lxsession-logout.c' || echo './'`lxsession-logout.c CCLD lxsession-logout make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession-logout' Making all in po make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo es_VE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_VE.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file frp.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/po' Making all in man make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/man' make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1' make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1' make[1]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cZPoNT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 + cd lxsession-0.4.6.1 + rm -rf /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 'INSTALL=install -p' Making install in lxsession make[1]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession' make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin" /bin/sh ../libtool --mode=install install -p lxsession '/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin' libtool: install: install -p lxsession /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin/lxsession make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession' make[1]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession' Making install in lxsession-logout make[1]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession-logout' make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession-logout' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin" /bin/sh ../libtool --mode=install install -p lxsession-logout '/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin' libtool: install: install -p lxsession-logout /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin/lxsession-logout make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession-logout' make[1]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/lxsession-logout' Making install in po make[1]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/po' linguas="af am ar ast be bg bn bn_IN ca cs da de el en_GB es es_VE et eu fa fi fo fr frp gl he hr hu id it ja ko lg lt ml ms nb nl nn pa pl ps pt pt_BR ro ru si sk sl sr sr@latin sv te th tr tt_RU uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/lxsession-0.4.6.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/lxsession.mo; \ echo "installing $lang.gmo as $dir/lxsession.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/lxsession.mo; \ echo "installing ./$lang.gmo as" \ "$dir/lxsession.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/lxsession.mo.m; \ echo "installing $lang.gmo.m as $dir/lxsession.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/lxsession.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/lxsession.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/af/LC_MESSAGES/lxsession.mo installing am.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/am/LC_MESSAGES/lxsession.mo installing ar.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/lxsession.mo installing ast.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ast/LC_MESSAGES/lxsession.mo installing be.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/be/LC_MESSAGES/lxsession.mo installing bg.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/lxsession.mo installing bn.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/bn/LC_MESSAGES/lxsession.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/lxsession.mo installing ca.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/lxsession.mo installing cs.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/lxsession.mo installing da.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/lxsession.mo installing de.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/lxsession.mo installing el.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/lxsession.mo installing en_GB.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/lxsession.mo installing es.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/lxsession.mo installing es_VE.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/es_VE/LC_MESSAGES/lxsession.mo installing et.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES/lxsession.mo installing eu.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/lxsession.mo installing fa.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/fa/LC_MESSAGES/lxsession.mo installing fi.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/lxsession.mo installing fo.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/fo/LC_MESSAGES/lxsession.mo installing fr.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/lxsession.mo installing frp.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/frp/LC_MESSAGES/lxsession.mo installing gl.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/lxsession.mo installing he.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/lxsession.mo installing hr.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/hr/LC_MESSAGES/lxsession.mo installing hu.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/lxsession.mo installing id.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES/lxsession.mo installing it.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/lxsession.mo installing ja.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/lxsession.mo installing ko.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/lxsession.mo installing lg.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/lg/LC_MESSAGES/lxsession.mo installing lt.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/lt/LC_MESSAGES/lxsession.mo installing ml.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ml/LC_MESSAGES/lxsession.mo installing ms.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ms/LC_MESSAGES/lxsession.mo installing nb.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/lxsession.mo installing nl.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/lxsession.mo installing nn.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/nn/LC_MESSAGES/lxsession.mo installing pa.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/lxsession.mo installing pl.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/lxsession.mo installing ps.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ps/LC_MESSAGES/lxsession.mo installing pt.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/lxsession.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/lxsession.mo installing ro.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES/lxsession.mo installing ru.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/lxsession.mo installing si.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/si/LC_MESSAGES/lxsession.mo installing sk.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/lxsession.mo installing sl.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/lxsession.mo installing sr.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/lxsession.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/lxsession.mo installing sv.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/lxsession.mo installing te.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/te/LC_MESSAGES/lxsession.mo installing th.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/th/LC_MESSAGES/lxsession.mo installing tr.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/lxsession.mo installing tt_RU.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/tt_RU/LC_MESSAGES/lxsession.mo installing uk.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/lxsession.mo installing ur.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ur/LC_MESSAGES/lxsession.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/lxsession.mo installing vi.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/lxsession.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/lxsession.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/lxsession.mo make[1]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/po' Making install in man make[1]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/man' make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/man/man1" install -p -m 644 lxsession.1 lxsession-logout.1 '/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/man' make[1]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1/man' make[1]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1' make[2]: Entering directory `/builddir/build/BUILD/lxsession-0.4.6.1' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin" install -p lxlock '/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin' test -z "/usr/share/lxsession/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/lxsession/images" install -p -m 644 images/system-shutdown.png images/system-log-out.png images/gnome-session-hibernate.png images/gnome-session-reboot.png images/gnome-session-suspend.png images/gnome-session-switch.png '/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/lxsession/images' make[2]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1' make[1]: Leaving directory `/builddir/build/BUILD/lxsession-0.4.6.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 lxsession + mkdir -p -m 755 /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/etc/xdg/lxsession + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lxsession-0.4.6.1 extracting debug info from /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin/lxsession-logout extracting debug info from /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/bin/lxsession /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 199 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: lxsession-0.4.6.1-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SlJQF7 + umask 022 + cd /builddir/build/BUILD + cd lxsession-0.4.6.1 + DOCDIR=/builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + cp -pr COPYING /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + cp -pr README /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + cp -pr desktop.conf.example /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64/usr/share/doc/lxsession-0.4.6.1 + exit 0 Provides: lxde-settings-daemon = 0.4.1-3 lxsession = 0.4.6.1-6.el7.centos lxsession(x86-64) = 0.4.6.1-6.el7.centos lxsession-lite = 0.4.6.1-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: lxsession-lite <= 0.3.6-6 lxde-settings-daemon <= 0.4.1-2 Processing files: lxsession-debuginfo-0.4.6.1-6.el7.centos.x86_64 Provides: lxsession-debuginfo = 0.4.6.1-6.el7.centos lxsession-debuginfo(x86-64) = 0.4.6.1-6.el7.centos 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/lxsession-0.4.6.1-6.el7.centos.x86_64 Wrote: /builddir/build/RPMS/lxsession-0.4.6.1-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lxsession-debuginfo-0.4.6.1-6.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i7unaQ + umask 022 + cd /builddir/build/BUILD + cd lxsession-0.4.6.1 + rm -rf /builddir/build/BUILDROOT/lxsession-0.4.6.1-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->