request from: hawk checking if we should skip the build started at: Wed Apr 20 11:09:06 2016 fetching http://kraz.tld-linux.org/~builderti//srpms/3c62e183-407d-4cf6-be1a-2dc9a8856bc2/pcmanfm-1.2.4-1.src.rpm fetched 422386 bytes, 979.1 K/s installing srpm: pcmanfm-1.2.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 3c62e183-407d-4cf6-be1a-2dc9a8856bc2; cd rpm/SPECS; TMPDIR=/tmp/B.dc0b89 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux pcmanfm.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 3c62e183-407d-4cf6-be1a-2dc9a8856bc2 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 /bin/sh -e /tmp/B.dc0b89/rpm-tmp.35651 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf pcmanfm-1.2.4 + /usr/bin/xz -dc /home/users/builder/rpm/SOURCES/pcmanfm-1.2.4.tar.xz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcmanfm-1.2.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i -e $'\n\ts/AM_PROG_CC_STDC/AC_PROG_CC/\n' configure.ac + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 /bin/sh -e /tmp/B.dc0b89/rpm-tmp.35651 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pcmanfm-1.2.4 + intltoolize --copy --force + libtoolize --copy --force --install libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf + autoheader + automake -a -c -f --foreign configure.ac:11: installing './compile' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' '--with-gtk=2' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for i686-tld-linux-gcc... i686-tld-linux-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 i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... gcc3 checking for library containing strerror... none required checking for i686-tld-linux-gcc... (cached) i686-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-tld-linux-gcc accepts -g... (cached) yes checking for i686-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether i686-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i686-tld-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for library containing floor... -lm checking whether NLS is requested... yes Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226. checking for intltool >= 0.40.0... 0.51.0 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.22.0 checking for XML::Parser... ok checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XLIB... yes checking for GIO... yes checking for FM... 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 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/pcmanfm.1 config.status: creating data/ui/Makefile config.status: creating data/ui/about.glade config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Ready to make pcmanfm + /usr/bin/make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/users/builder/rpm/BUILD/pcmanfm-1.2.4/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' Making all in src make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/src' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-pcmanfm.o -MD -MP -MF .deps/pcmanfm-pcmanfm.Tpo -c -o pcmanfm-pcmanfm.o `test -f 'pcmanfm.c' || echo './'`pcmanfm.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-app-config.o -MD -MP -MF .deps/pcmanfm-app-config.Tpo -c -o pcmanfm-app-config.o `test -f 'app-config.c' || echo './'`app-config.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-main-win.o -MD -MP -MF .deps/pcmanfm-main-win.Tpo -c -o pcmanfm-main-win.o `test -f 'main-win.c' || echo './'`main-win.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-tab-page.o -MD -MP -MF .deps/pcmanfm-tab-page.Tpo -c -o pcmanfm-tab-page.o `test -f 'tab-page.c' || echo './'`tab-page.c mv -f .deps/pcmanfm-app-config.Tpo .deps/pcmanfm-app-config.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-desktop.o -MD -MP -MF .deps/pcmanfm-desktop.Tpo -c -o pcmanfm-desktop.o `test -f 'desktop.c' || echo './'`desktop.c mv -f .deps/pcmanfm-tab-page.Tpo .deps/pcmanfm-tab-page.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-volume-manager.o -MD -MP -MF .deps/pcmanfm-volume-manager.Tpo -c -o pcmanfm-volume-manager.o `test -f 'volume-manager.c' || echo './'`volume-manager.c mv -f .deps/pcmanfm-pcmanfm.Tpo .deps/pcmanfm-pcmanfm.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-pref.o -MD -MP -MF .deps/pcmanfm-pref.Tpo -c -o pcmanfm-pref.o `test -f 'pref.c' || echo './'`pref.c mv -f .deps/pcmanfm-volume-manager.Tpo .deps/pcmanfm-volume-manager.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-single-inst.o -MD -MP -MF .deps/pcmanfm-single-inst.Tpo -c -o pcmanfm-single-inst.o `test -f 'single-inst.c' || echo './'`single-inst.c mv -f .deps/pcmanfm-single-inst.Tpo .deps/pcmanfm-single-inst.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/pcmanfm"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcmanfm-connect-server.o -MD -MP -MF .deps/pcmanfm-connect-server.Tpo -c -o pcmanfm-connect-server.o `test -f 'connect-server.c' || echo './'`connect-server.c mv -f .deps/pcmanfm-main-win.Tpo .deps/pcmanfm-main-win.Po mv -f .deps/pcmanfm-pref.Tpo .deps/pcmanfm-pref.Po mv -f .deps/pcmanfm-connect-server.Tpo .deps/pcmanfm-connect-server.Po mv -f .deps/pcmanfm-desktop.Tpo .deps/pcmanfm-desktop.Po i686-tld-linux-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o pcmanfm pcmanfm-pcmanfm.o pcmanfm-app-config.o pcmanfm-main-win.o pcmanfm-tab-page.o pcmanfm-desktop.o pcmanfm-volume-manager.o pcmanfm-pref.o pcmanfm-single-inst.o pcmanfm-connect-server.o -lX11 -lfm-gtk -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfontconfig -lfreetype -lfm -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/src' Making all in po make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.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 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 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 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 is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.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 kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.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 lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.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 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 ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.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 `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/po' Making all in data make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' Making all in ui make[3]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data/ui' sed 's///' < about.glade | sed ':a;N;$!ba;s/ *\n * about.ui make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data/ui' make[3]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 /bin/sh -e /tmp/B.dc0b89/rpm-tmp.77557 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder + /bin/mkdir -p /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder + cd pcmanfm-1.2.4 + rm -rf /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder' Making install in src make[1]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/src' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/src' /bin/mkdir -p "/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/lib/pcmanfm" /bin/mkdir -p '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/bin' /bin/mkdir -p '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/include' /usr/bin/install -c pcmanfm '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/bin' /usr/bin/install -c -m 644 pcmanfm-modules.h '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/include' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/src' Making install in po make[1]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/po' linguas="ar be bg bn ca cs da de el en_GB es et eu fa fi fo fr gl he hr hu id is it ja kk km ko lg lt lv ms nl pa pl pt pt_BR ro ru si sk sl sr sr@latin sv te th tr tt_RU ug uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/users/builder/rpm/BUILD/pcmanfm-1.2.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/pcmanfm.mo; \ echo "installing $lang.gmo as $dir/pcmanfm.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/pcmanfm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/pcmanfm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/pcmanfm.mo.m; \ echo "installing $lang.gmo.m as $dir/pcmanfm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/pcmanfm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/pcmanfm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ar/LC_MESSAGES/pcmanfm.mo installing be.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/be/LC_MESSAGES/pcmanfm.mo installing bg.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/bg/LC_MESSAGES/pcmanfm.mo installing bn.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/bn/LC_MESSAGES/pcmanfm.mo installing ca.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ca/LC_MESSAGES/pcmanfm.mo installing cs.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/cs/LC_MESSAGES/pcmanfm.mo installing da.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/da/LC_MESSAGES/pcmanfm.mo installing de.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/de/LC_MESSAGES/pcmanfm.mo installing el.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/el/LC_MESSAGES/pcmanfm.mo installing en_GB.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/en_GB/LC_MESSAGES/pcmanfm.mo installing es.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/es/LC_MESSAGES/pcmanfm.mo installing et.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/et/LC_MESSAGES/pcmanfm.mo installing eu.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/eu/LC_MESSAGES/pcmanfm.mo installing fa.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/fa/LC_MESSAGES/pcmanfm.mo installing fi.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/fi/LC_MESSAGES/pcmanfm.mo installing fo.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/fo/LC_MESSAGES/pcmanfm.mo installing fr.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/fr/LC_MESSAGES/pcmanfm.mo installing gl.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/gl/LC_MESSAGES/pcmanfm.mo installing he.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/he/LC_MESSAGES/pcmanfm.mo installing hr.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/hr/LC_MESSAGES/pcmanfm.mo installing hu.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/hu/LC_MESSAGES/pcmanfm.mo installing id.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/id/LC_MESSAGES/pcmanfm.mo installing is.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/is/LC_MESSAGES/pcmanfm.mo installing it.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/it/LC_MESSAGES/pcmanfm.mo installing ja.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ja/LC_MESSAGES/pcmanfm.mo installing kk.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/kk/LC_MESSAGES/pcmanfm.mo installing km.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/km/LC_MESSAGES/pcmanfm.mo installing ko.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ko/LC_MESSAGES/pcmanfm.mo installing lg.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/lg/LC_MESSAGES/pcmanfm.mo installing lt.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/lt/LC_MESSAGES/pcmanfm.mo installing lv.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/lv/LC_MESSAGES/pcmanfm.mo installing ms.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ms/LC_MESSAGES/pcmanfm.mo installing nl.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/nl/LC_MESSAGES/pcmanfm.mo installing pa.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/pa/LC_MESSAGES/pcmanfm.mo installing pl.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/pl/LC_MESSAGES/pcmanfm.mo installing pt.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/pt/LC_MESSAGES/pcmanfm.mo installing pt_BR.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/pcmanfm.mo installing ro.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ro/LC_MESSAGES/pcmanfm.mo installing ru.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ru/LC_MESSAGES/pcmanfm.mo installing si.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/si/LC_MESSAGES/pcmanfm.mo installing sk.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/sk/LC_MESSAGES/pcmanfm.mo installing sl.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/sl/LC_MESSAGES/pcmanfm.mo installing sr.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/sr/LC_MESSAGES/pcmanfm.mo installing sr@latin.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/sr@latin/LC_MESSAGES/pcmanfm.mo installing sv.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/sv/LC_MESSAGES/pcmanfm.mo installing te.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/te/LC_MESSAGES/pcmanfm.mo installing th.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/th/LC_MESSAGES/pcmanfm.mo installing tr.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/tr/LC_MESSAGES/pcmanfm.mo installing tt_RU.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/tt_RU/LC_MESSAGES/pcmanfm.mo installing ug.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/ug/LC_MESSAGES/pcmanfm.mo installing uk.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/uk/LC_MESSAGES/pcmanfm.mo installing vi.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/vi/LC_MESSAGES/pcmanfm.mo installing zh_CN.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo installing zh_TW.gmo as /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/po' Making install in data make[1]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' Making install in ui make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data/ui' make[3]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data/ui' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/pcmanfm/ui' /usr/bin/install -c -m 644 pref.ui desktop-pref.ui autorun.ui connect.ui about.ui '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/pcmanfm/ui' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data/ui' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data/ui' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[3]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/etc/xdg/pcmanfm/default' /bin/mkdir -p '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/applications' /bin/mkdir -p '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 pcmanfm.conf '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/etc/xdg/pcmanfm/default' /usr/bin/install -c -m 644 pcmanfm.desktop pcmanfm-desktop-pref.desktop '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/applications' /usr/bin/install -c -m 644 pcmanfm.1 '/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/man/man1' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4/data' make[1]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' make[2]: Entering directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/pcmanfm-1.2.4' + install -d /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/etc/xdg/pcmanfm/LXDE + /bin/rm '--interactive=never' -r /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/locale/tt_RU + /usr/lib/rpm/find-lang.sh /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder pcmanfm --all-name find-lang.sh: Enabling with all names find-lang.sh/1.38: find-lang 'pcmanfm' > pcmanfm.lang + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: pcmanfm-1.2.4-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 /bin/sh -e /tmp/B.dc0b89/rpm-tmp.25026 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pcmanfm-1.2.4 + DOCDIR=/tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/doc/pcmanfm-1.2.4 + export DOCDIR + rm -rf /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/doc/pcmanfm-1.2.4 + /bin/mkdir -p /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/doc/pcmanfm-1.2.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/doc/pcmanfm-1.2.4... Documentation compressed. + cp -pr AUTHORS TODO /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/doc/pcmanfm-1.2.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder/usr/share/doc/pcmanfm-1.2.4... ./AUTHORS ./TODO Documentation compressed. + exit 0 Provides: config(pcmanfm) = 0:1.2.4-1 mimetype(inode/directory) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh desktop-file-utils shared-mime-info Requires(postun): /bin/sh desktop-file-utils shared-mime-info Requires: libX11.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfm-gtk.so.4 libfm.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder warning: Installed (but unpackaged) file(s) found: /usr/include/pcmanfm-modules.h /usr/share/locale/th/LC_MESSAGES/pcmanfm.mo Wrote: /home/users/builder/rpm/RPMS/pcmanfm-1.2.4-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dc0b89 /bin/sh -e /tmp/B.dc0b89/rpm-tmp.84378 + umask 022 + cd /home/users/builder/rpm/BUILD + cd pcmanfm-1.2.4 + /bin/rm '--interactive=never' -rf /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder + rm -rf /tmp/B.dc0b89/pcmanfm-1.2.4-root-builder ended at: Wed Apr 20 11:09:35 2016, done in 01days 00h 00m 26s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..313 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:24.57s sys:12.79s real:31.63s (faults io:0 non-io:593450) Files queued for ftp: 262257 pcmanfm-1.2.4-1.i686.rpm 74 pcmanfm-1.2.4-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/include/pcmanfm-modules.h /usr/share/locale/th/LC_MESSAGES/pcmanfm.mo End-PLD-Builder-Info