request from: hawk checking if we should skip the build started at: Fri Jan 12 19:04:36 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/4926d87f-ca09-4af6-ba19-33ee61385ff9/mujs-0-0.20160302.1.src.rpm fetched 691602 bytes, 1988.8 K/s installing srpm: mujs-0-0.20160302.1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.0DbhWH/BUILD /tmp/B.0DbhWH/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog mujs-0-0.20160302.1.src.rpm * Fri Jan 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/mujs.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.0DbhWH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' mujs-0-0.20160302.1.src.rpm mujs ################################################## + rm -f mujs-0-0.20160302.1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.0DbhWH/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.0DbhWH/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.0DbhWH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.0DbhWH/mujs.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 4926d87f-ca09-4af6-ba19-33ee61385ff9; TMPDIR=/tmp/B.0DbhWH/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.0DbhWH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.0DbhWH/mujs.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 4926d87f-ca09-4af6-ba19-33ee61385ff9 + TMPDIR=/tmp/B.0DbhWH/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.0DbhWH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.0DbhWH/mujs.spec Building target platforms: i686-tld-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.0DbhWH/BUILD/tmp /bin/sh -e /tmp/B.0DbhWH/BUILD/tmp/rpm-tmp.12609 + umask 022 + cd /tmp/B.0DbhWH/BUILD + cd /tmp/B.0DbhWH/BUILD + rm -rf mujs + /usr/bin/xz -dc /tmp/B.0DbhWH/mujs.tar.xz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mujs + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mujs-shared.patch):' Patch #0 (mujs-shared.patch): + lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 12; jsY_next(J); ^~ jslex.c:175:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 12; jsY_next(J); ^ jslex.c:176:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 8; jsY_next(J); ^~ jslex.c:176:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 8; jsY_next(J); ^ jslex.c:177:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 4; jsY_next(J); ^~ jslex.c:177:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 4; jsY_next(J); ^ jslex.c:178:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar); ^~ jslex.c:178:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar); ^ i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsdtoa.o -c jsdtoa.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsfunction.o -c jsfunction.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsdump.o -c jsdump.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsstring.o -c jsstring.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsarray.o -c jsarray.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsrun.o -c jsrun.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsdate.o -c jsdate.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jscompile.o -c jscompile.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/json.o -c json.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsboolean.o -c jsboolean.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jserror.o -c jserror.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsmath.o -c jsmath.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/jsbuiltin.o -c jsbuiltin.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/utftype.o -c utftype.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/utf.o -c utf.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/regexp.o -c regexp.c i686-tld-linux-gcc -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 -std=c99 -Wall -Wextra -Wno-unused-parameter -Wunreachable-code -o build/one.o -c one.c regexp.c: In function 'nextrune': regexp.c:113:11: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: die(g, "unterminated escape sequence"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexp.c:114:3: note: here case 'f': g->yychar = '\f'; return 0; ^~~~ In file included from one.c:12:0: jslex.c: In function 'jsY_unescape': jslex.c:175:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 12; jsY_next(J); ^~ jslex.c:175:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 12; jsY_next(J); ^ jslex.c:176:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 8; jsY_next(J); ^~ jslex.c:176:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 8; jsY_next(J); ^ jslex.c:177:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 4; jsY_next(J); ^~ jslex.c:177:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 4; jsY_next(J); ^ jslex.c:178:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar); ^~ jslex.c:178:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar); ^ regexp.c: In function 'lex': regexp.c:325:3: warning: 'save' may be used uninitialized in this function [-Wmaybe-uninitialized] addrange(g, save, save); ^~~~~~~~~~~~~~~~~~~~~~~ regexp.c:255:7: note: 'save' was declared here Rune save; ^~~~ In file included from one.c:24:0: regexp.c: In function 'nextrune': regexp.c:113:11: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: die(g, "unterminated escape sequence"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexp.c:114:3: note: here case 'f': g->yychar = '\f'; return 0; ^~~~ libtool --mode=link --tag=CC i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o build/libmujs.la build/jsproperty.o build/jsobject.o build/jsregexp.o build/jsvalue.o build/jsnumber.o build/jsparse.o build/jsstate.o build/jslex.o build/jsgc.o build/jsintern.o build/jsdtoa.o build/jsfunction.o build/jsdump.o build/jsstring.o build/jsarray.o build/jsrun.o build/jsdate.o build/jscompile.o build/json.o build/jsboolean.o build/jserror.o build/jsmath.o build/jsbuiltin.o build/utftype.o build/utf.o build/regexp.o -rpath /usr/lib -lm *** Warning: Linking the shared library build/libmujs.la against the non-libtool *** objects build/jsproperty.o build/jsobject.o build/jsregexp.o build/jsvalue.o build/jsnumber.o build/jsparse.o build/jsstate.o build/jslex.o build/jsgc.o build/jsintern.o build/jsdtoa.o build/jsfunction.o build/jsdump.o build/jsstring.o build/jsarray.o build/jsrun.o build/jsdate.o build/jscompile.o build/json.o build/jsboolean.o build/jserror.o build/jsmath.o build/jsbuiltin.o build/utftype.o build/utf.o build/regexp.o is not portable! libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc build/jsproperty.o build/jsobject.o build/jsregexp.o build/jsvalue.o build/jsnumber.o build/jsparse.o build/jsstate.o build/jslex.o build/jsgc.o build/jsintern.o build/jsdtoa.o build/jsfunction.o build/jsdump.o build/jsstring.o build/jsarray.o build/jsrun.o build/jsdate.o build/jscompile.o build/json.o build/jsboolean.o build/jserror.o build/jsmath.o build/jsbuiltin.o build/utftype.o build/utf.o build/regexp.o -lm -Wl,-soname -Wl,libmujs.so.0 -o build/.libs/libmujs.so.0.0.0 libtool: link: (cd "build/.libs" && rm -f "libmujs.so.0" && ln -s "libmujs.so.0.0.0" "libmujs.so.0") libtool: link: (cd "build/.libs" && rm -f "libmujs.so" && ln -s "libmujs.so.0.0.0" "libmujs.so") libtool: link: ar cru build/.libs/libmujs.a libtool: link: ranlib build/.libs/libmujs.a libtool: link: ( cd "build/.libs" && rm -f "libmujs.la" && ln -s "../libmujs.la" "libmujs.la" ) libtool --mode=link --tag=CC i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o build/mujs build/main.o build/libmujs.la -lm libtool: link: i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o build/.libs/mujs build/main.o build/.libs/libmujs.so -lm regexp.c: In function 'lex': regexp.c:325:3: warning: 'save' may be used uninitialized in this function [-Wmaybe-uninitialized] addrange(g, save, save); ^~~~~~~~~~~~~~~~~~~~~~~ regexp.c:255:7: note: 'save' was declared here Rune save; ^~~~ i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o build/mujsone build/main.o build/one.o -lm + 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.0DbhWH/BUILD/tmp /bin/sh -e /tmp/B.0DbhWH/BUILD/tmp/rpm-tmp.2651 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.0DbhWH/BUILD/tmp + umask 022 + cd /tmp/B.0DbhWH/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder + /bin/mkdir -p /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder + cd mujs + rm -rf /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder' 'prefix=/usr' 'libdir=/usr/lib' /usr/bin/make build=release make[1]: Entering directory '/tmp/B.0DbhWH/BUILD/mujs' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/tmp/B.0DbhWH/BUILD/mujs' install -d /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/include install -d /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib install -d /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/bin install mujs.h /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/include libtool --mode=install install build/libmujs.la /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib libtool: install: install build/.libs/libmujs.so.0.0.0 /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib/libmujs.so.0.0.0 libtool: install: (cd /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib && { ln -s -f libmujs.so.0.0.0 libmujs.so.0 || { rm -f libmujs.so.0 && ln -s libmujs.so.0.0.0 libmujs.so.0; }; }) libtool: install: (cd /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib && { ln -s -f libmujs.so.0.0.0 libmujs.so || { rm -f libmujs.so && ln -s libmujs.so.0.0.0 libmujs.so; }; }) libtool: install: install build/.libs/libmujs.lai /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib/libmujs.la libtool: install: install build/.libs/libmujs.a /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib/libmujs.a libtool: install: chmod 644 /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib/libmujs.a libtool: install: ranlib /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/lib/libmujs.a libtool: warning: remember to run 'libtool --finish /usr/lib' libtool --mode=install install build/mujs /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/bin libtool: warning: 'build/libmujs.la' has not been installed in '/usr/lib' libtool: install: install build/.libs/mujs /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/bin/mujs + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 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 + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: mujs-0-0.20160302.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.0DbhWH/BUILD/tmp /bin/sh -e /tmp/B.0DbhWH/BUILD/tmp/rpm-tmp.2651 + umask 022 + cd /tmp/B.0DbhWH/BUILD + cd mujs + DOCDIR=/tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/share/doc/mujs-0 + export DOCDIR + rm -rf /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/share/doc/mujs-0 + /bin/mkdir -p /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/share/doc/mujs-0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/share/doc/mujs-0... Documentation compressed. + cp -pr AUTHORS README /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/share/doc/mujs-0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder/usr/share/doc/mujs-0... ./AUTHORS ./README Documentation compressed. + exit 0 Provides: libmujs.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libmujs.so.0 rtld(GNU_HASH) Processing files: mujs-devel-0-0.20160302.1 Provides: libtool(/usr/lib/libmujs.la) Processing files: mujs-static-0-0.20160302.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder Wrote: /tmp/B.0DbhWH/RPMS/mujs-0-0.20160302.1.i686.rpm Wrote: /tmp/B.0DbhWH/RPMS/mujs-devel-0-0.20160302.1.i686.rpm Wrote: /tmp/B.0DbhWH/RPMS/mujs-static-0-0.20160302.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.0DbhWH/BUILD/tmp /bin/sh -e /tmp/B.0DbhWH/BUILD/tmp/rpm-tmp.2651 + umask 022 + cd /tmp/B.0DbhWH/BUILD + cd mujs + /bin/rm '--interactive=never' -rf /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder + rm -rf /tmp/B.0DbhWH/BUILD/tmp/mujs-0-root-builder ended at: Fri Jan 12 19:04:42 2018, done in 0:00:04.974091 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.0DbhWH/BUILD + rm -rf /tmp/B.0DbhWH/tmp /tmp/B.0DbhWH/BUILD 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..399 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.0DbhWH Begin-TLD-Builder-Info Build-Time: user:9.27s sys:0.45s real:6.09s (faults io:0 non-io:234959) Files queued for ftp: 2994 mujs-static-0-0.20160302.1.i686.rpm 5229 mujs-devel-0-0.20160302.1.i686.rpm 85754 mujs-0-0.20160302.1.i686.rpm 173 mujs-0-0.20160302.1.src.rpm.uploadinfo End-TLD-Builder-Info