request from: hawk checking if we should skip the build started at: Thu May 14 11:05:55 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/e50f8a3d-cc4c-4177-97ed-0c54f6d9c77b/xorg-app-xconsole-1.0.6-2.src.rpm fetched 143746 bytes, 264.3 K/s installing srpm: xorg-app-xconsole-1.0.6-2.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: e50f8a3d-cc4c-4177-97ed-0c54f6d9c77b; cd rpm/SPECS; TMPDIR=/tmp/B.a70cf8 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux xorg-app-xconsole.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: e50f8a3d-cc4c-4177-97ed-0c54f6d9c77b 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.a70cf8 /bin/sh -e /tmp/B.a70cf8/rpm-tmp.59332 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf xconsole-1.0.6 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/xconsole-1.0.6.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xconsole-1.0.6 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + 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.a70cf8 /bin/sh -e /tmp/B.a70cf8/rpm-tmp.59332 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.a70cf8 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xconsole-1.0.6 + aclocal + autoconf + autoheader + automake -a -c -f --foreign + ./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' 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 whether to enable maintainer-specific portions of Makefiles... no 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 i686-tld-linux-gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... i686-tld-linux-gcc -std=gnu99 -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 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no 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 build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if i686-tld-linux-gcc -std=gnu99 supports -Wall... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wpointer-arith... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-declarations... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wformat=2... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wnested-externs... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wbad-function-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wold-style-definition... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wunused... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wuninitialized... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wshadow... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wredundant-decls... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wlogical-op... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=implicit... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=nonnull... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=init-self... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=main... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=missing-braces... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=sequence-point... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=return-type... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=trigraphs... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=array-bounds... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=write-strings... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=address... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -pedantic... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XCONSOLE... yes checking for APPDEFS... yes checking for library containing openpty... -lutil checking for openpty... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' Making all in man make[2]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6/man' /bin/sed -e 's|__vendorversion__|"xconsole 1.0.6" "X Version 11"|' -e 's|__xorgversion__|"xconsole 1.0.6" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__|/usr/share/X11/app-defaults|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < xconsole.man > xconsole.1 make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6/man' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -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 xconsole.o -MD -MP -MF .deps/xconsole.Tpo -c -o xconsole.o xconsole.c xconsole.c:118:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"file", "File", XtRString, sizeof (char *), ^ xconsole.c:118:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/include/alloca.h:24:0, from /usr/include/stdlib.h:492, from xconsole.c:67: xconsole.c:115:41: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] #define Offset(field) XtOffsetOf(struct _app_resources, field) ^ xconsole.c:119:2: note: in expansion of macro 'Offset' Offset (file), XtRString, "console" }, ^ xconsole.c:120:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"notify", "Notify", XtRBoolean, sizeof (Boolean), ^ xconsole.c:120:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:122:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"stripNonprint", "StripNonprint", XtRBoolean, sizeof (Boolean), ^ xconsole.c:122:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:124:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"daemon", "Daemon", XtRBoolean, sizeof (Boolean), ^ xconsole.c:124:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:126:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"verbose", "Verbose", XtRBoolean, sizeof (Boolean), ^ xconsole.c:126:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:128:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"exitOnFail", "ExitOnFail", XtRBoolean, sizeof (Boolean), ^ xconsole.c:128:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:130:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"saveLines", "SaveLines", XtRInt, sizeof (int), ^ xconsole.c:130:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:137:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-file", "*file", XrmoptionSepArg, NULL}, ^ xconsole.c:137:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:138:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-notify", "*notify", XrmoptionNoArg, "TRUE"}, ^ xconsole.c:138:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:138:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:139:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-nonotify", "*notify", XrmoptionNoArg, "FALSE"}, ^ xconsole.c:139:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:139:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:140:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-daemon", "*daemon", XrmoptionNoArg, "TRUE"}, ^ xconsole.c:140:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:140:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:141:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-verbose", "*verbose", XrmoptionNoArg, "TRUE"}, ^ xconsole.c:141:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:141:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:142:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-exitOnFail", "*exitOnFail", XrmoptionNoArg, "TRUE"}, ^ xconsole.c:142:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:142:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c:143:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"-saveLines", "*saveLines", XrmoptionSepArg, NULL}, ^ xconsole.c:143:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] xconsole.c: In function 'OpenConsole': xconsole.c:272:3: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [enabled by default] TextAppend (text, "Console log for ", 16); ^ xconsole.c:83:13: note: expected 'char *' but argument is of type 'const char *' static void TextAppend(Widget w, char *s, int len); ^ xconsole.c:275:3: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [enabled by default] TextAppend (text, "\n", 1); ^ xconsole.c:83:13: note: expected 'char *' but argument is of type 'const char *' static void TextAppend(Widget w, char *s, int len); ^ xconsole.c:303:6: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [enabled by default] TextAppend (text, "Couldn't open ", 14); ^ xconsole.c:83:13: note: expected 'char *' but argument is of type 'const char *' static void TextAppend(Widget w, char *s, int len); ^ xconsole.c:305:6: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [enabled by default] TextAppend (text, "\n", 1); ^ xconsole.c:83:13: note: expected 'char *' but argument is of type 'const char *' static void TextAppend(Widget w, char *s, int len); ^ xconsole.c: In function 'Clear': xconsole.c:429:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] block.ptr = ""; ^ xconsole.c: At top level: xconsole.c:437:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "Quit", Quit }, ^ xconsole.c:438:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "Iconified", Iconified }, ^ xconsole.c:439:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "Deiconified", Deiconified }, ^ xconsole.c:440:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "Clear", Clear }, ^ xconsole.c: In function 'ScrollLine': xconsole.c:775:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] block.ptr = ""; ^ xconsole.c: In function 'get_pty': xconsole.c:792:35: warning: declaration of 'ttydev' shadows a global declaration [-Wshadow] get_pty(int *pty, int *tty, char *ttydev, char *ptydev) ^ xconsole.c:181:13: warning: shadowed declaration is here [-Wshadow] static char ttydev[64], ptydev[64]; ^ xconsole.c:792:49: warning: declaration of 'ptydev' shadows a global declaration [-Wshadow] get_pty(int *pty, int *tty, char *ttydev, char *ptydev) ^ xconsole.c:181:25: warning: shadowed declaration is here [-Wshadow] static char ttydev[64], ptydev[64]; ^ mv -f .deps/xconsole.Tpo .deps/xconsole.Po i686-tld-linux-gcc -std=gnu99 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -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 xconsole xconsole.o -lXaw7 -lXmu -lXt -lX11 -lutil make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' + 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.a70cf8 /bin/sh -e /tmp/B.a70cf8/rpm-tmp.9697 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.a70cf8 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder + /bin/mkdir -p /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder + cd xconsole-1.0.6 + rm -rf /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder' Making install in man make[1]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6/man' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 xconsole.1 '/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/man/man1' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6/man' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6/man' make[1]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' /bin/mkdir -p '/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/X11/app-defaults' /bin/mkdir -p '/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/bin' /usr/bin/install -c -m 644 app-defaults/XConsole '/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/X11/app-defaults' /usr/bin/install -c xconsole '/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/bin' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xconsole-1.0.6' + install -D /home/users/builder/rpm/SOURCES/xconsole.desktop /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/applications/xconsole.desktop + install -D /home/users/builder/rpm/SOURCES/xconsole.png /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/pixmaps/xconsole.png + install -D /home/users/builder/rpm/SOURCES/xconsole.1x.it /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/man/it/man1/xconsole.1x + __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: xorg-app-xconsole-1.0.6-2 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.a70cf8 /bin/sh -e /tmp/B.a70cf8/rpm-tmp.9697 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xconsole-1.0.6 + DOCDIR=/tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/doc/xorg-app-xconsole-1.0.6 + export DOCDIR + rm -rf /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/doc/xorg-app-xconsole-1.0.6 + /bin/mkdir -p /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/doc/xorg-app-xconsole-1.0.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/doc/xorg-app-xconsole-1.0.6... Documentation compressed. + cp -pr COPYING ChangeLog README /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/doc/xorg-app-xconsole-1.0.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder/usr/share/doc/xorg-app-xconsole-1.0.6... ./README ./ChangeLog ./COPYING Documentation compressed. + exit 0 Requires: libX11.so.6 libXaw.so.7 libXmu.so.6 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libutil.so.1 libutil.so.1(GLIBC_2.0) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder Wrote: /home/users/builder/rpm/RPMS/xorg-app-xconsole-1.0.6-2.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.a70cf8 /bin/sh -e /tmp/B.a70cf8/rpm-tmp.1450 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xconsole-1.0.6 + /bin/rm '--interactive=never' -rf /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder + rm -rf /tmp/B.a70cf8/xorg-app-xconsole-1.0.6-root-builder ended at: Thu May 14 11:06:14 2015, done in 01days 00h 00m 16s 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..239 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:12.65s sys:8.61s real:20.93s (faults io:0 non-io:775822) Files queued for ftp: 28737 xorg-app-xconsole-1.0.6-2.i686.rpm 94 xorg-app-xconsole-1.0.6-2.src.rpm.uploadinfo End-PLD-Builder-Info