request from: hawk checking if we should skip the build started at: Mon Oct 22 11:19:27 2018 fetching http://src.tld-linux.org/~builderti//srpms/1b247c29-9c03-419d-8f22-67da1c68a2f3/mujs-1.0.4-3.src.rpm fetched 97278 bytes, 2233.2 K/s installing srpm: mujs-1.0.4-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.9y0hrr/BUILD /tmp/B.9y0hrr/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog mujs-1.0.4-3.src.rpm * Mon Oct 22 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/mujs.git;a=log;h=master * Fri Oct 12 2018 Jakub Bogusz 0c86688 - license is ISC - more docs - release 3 * Thu Aug 16 2018 Jan Rękorajski 1c597c1 - adapter, rel 2 * Thu Aug 16 2018 Jan Rękorajski ce8426b - up to 1.0.4 + rpm -Uhv --nodeps --define '_topdir /tmp/B.9y0hrr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' mujs-1.0.4-3.src.rpm mujs ################################################## + rm -f mujs-1.0.4-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.9y0hrr/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.9y0hrr/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.9y0hrr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.9y0hrr/mujs.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 1b247c29-9c03-419d-8f22-67da1c68a2f3; TMPDIR=/tmp/B.9y0hrr/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.9y0hrr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.9y0hrr/mujs.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 1b247c29-9c03-419d-8f22-67da1c68a2f3 + TMPDIR=/tmp/B.9y0hrr/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.9y0hrr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.9y0hrr/mujs.spec Building target platforms: x86_64-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.9y0hrr/BUILD/tmp /bin/sh -e /tmp/B.9y0hrr/BUILD/tmp/rpm-tmp.3457 + umask 022 + cd /tmp/B.9y0hrr/BUILD + cd /tmp/B.9y0hrr/BUILD + rm -rf mujs-1.0.4 + /usr/bin/xz -dc /tmp/B.9y0hrr/mujs-1.0.4.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mujs-1.0.4 + /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): + yychar = '\f'; return 0; ^~~~ In file included from one.c:3: jsbuiltin.c: In function 'Encode': jsbuiltin.c:100:45: warning: argument 'str' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] static void Encode(js_State *J, const char *str, const char *unescaped) ~~~~~~~~~~~~^~~ In file included from one.c:21: jsstate.c: In function 'js_tryboolean': jsstate.c:85:45: warning: argument 'error' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int js_tryboolean(js_State *J, int idx, int error) ~~~~^~~~~ jsstate.c: In function 'js_trynumber': jsstate.c:61:50: warning: argument 'error' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double js_trynumber(js_State *J, int idx, double error) ~~~~~~~^~~~~ jsstate.c: In function 'js_tryinteger': jsstate.c:73:45: warning: argument 'error' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int js_tryinteger(js_State *J, int idx, int error) ~~~~^~~~~ jsstate.c: In function 'js_trystring': jsstate.c:49:60: warning: argument 'error' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] const char *js_trystring(js_State *J, int idx, const char *error) ~~~~~~~~~~~~^~~~~ In file included from one.c:3: jsbuiltin.c: In function 'Decode': jsbuiltin.c:128:45: warning: argument 'str' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] static void Decode(js_State *J, const char *str, const char *reserved) ~~~~~~~~~~~~^~~ In file included from one.c:16: json.c: In function 'JSON_stringify': json.c:327:18: warning: variable 'gap' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] const char *s, *gap; ^~~ libtool --mode=link --tag=CC x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o build/release/libmujs.la build/release/libmujs.o -rpath /usr/lib64 -lm x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o build/release/mujs-pp build/release/libmujs.o build/release/pp.o -lm ar cr build/release/libmujs.a build/release/libmujs.o *** Warning: Linking the shared library build/release/libmujs.la against the non-libtool *** objects build/release/libmujs.o is not portable! libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc build/release/libmujs.o -lm -Wl,-soname -Wl,libmujs.so.0 -o build/release/.libs/libmujs.so.0.0.0 libtool: link: (cd "build/release/.libs" && rm -f "libmujs.so.0" && ln -s "libmujs.so.0.0.0" "libmujs.so.0") libtool: link: (cd "build/release/.libs" && rm -f "libmujs.so" && ln -s "libmujs.so.0.0.0" "libmujs.so") libtool: link: ar cru build/release/.libs/libmujs.a libtool: link: ranlib build/release/.libs/libmujs.a libtool: link: ( cd "build/release/.libs" && rm -f "libmujs.la" && ln -s "../libmujs.la" "libmujs.la" ) libtool --mode=link --tag=CC x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o build/release/mujs build/release/libmujs.la build/release/main.o -lreadline -lm libtool: link: x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o build/release/.libs/mujs build/release/main.o build/release/.libs/libmujs.so -lreadline -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.9y0hrr/BUILD/tmp /bin/sh -e /tmp/B.9y0hrr/BUILD/tmp/rpm-tmp.10107 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.9y0hrr/BUILD/tmp + umask 022 + cd /tmp/B.9y0hrr/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder + /bin/mkdir -p /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder + cd mujs-1.0.4 + rm -rf /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder' 'prefix=/usr' 'libdir=/usr/lib64' /usr/bin/make build=release shared make[1]: Entering directory '/tmp/B.9y0hrr/BUILD/mujs-1.0.4' make[1]: Nothing to be done for 'shared'. make[1]: Leaving directory '/tmp/B.9y0hrr/BUILD/mujs-1.0.4' install -d /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/include install -d /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64 install -d /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/pkgconfig install -d /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/bin install -m 644 mujs.h /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/include install -m 644 build/release/mujs.pc /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/pkgconfig install -m 755 build/release/mujs /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/bin install -m 644 build/release/libmujs.a /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64 libtool --mode=install install build/release/libmujs.la /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64 libtool: install: install build/release/.libs/libmujs.so.0.0.0 /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/libmujs.so.0.0.0 libtool: install: (cd /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64 && { 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.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64 && { 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/release/.libs/libmujs.lai /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/libmujs.la libtool: install: install build/release/.libs/libmujs.a /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/libmujs.a libtool: install: chmod 644 /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/libmujs.a libtool: install: ranlib /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/libmujs.a libtool: warning: remember to run 'libtool --finish /usr/lib64' libtool --mode=install install build/release/mujs /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/bin libtool: warning: 'build/release/libmujs.la' has not been installed in '/usr/lib64' libtool: install: install build/release/.libs/mujs /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/bin/mujs + /bin/rm '--interactive=never' /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/lib64/libmujs.la + __spec_install_post_strip + set +x Stripping 2 ELF executables...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-1.0.4-3 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.9y0hrr/BUILD/tmp /bin/sh -e /tmp/B.9y0hrr/BUILD/tmp/rpm-tmp.10107 + umask 022 + cd /tmp/B.9y0hrr/BUILD + cd mujs-1.0.4 + DOCDIR=/tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-1.0.4 + export DOCDIR + rm -rf /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-1.0.4 + /bin/mkdir -p /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-1.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-1.0.4... Documentation compressed. + cp -pr AUTHORS COPYING README /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-1.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-1.0.4... ./COPYING ./README ./AUTHORS Documentation compressed. + exit 0 Provides: libmujs.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmujs.so.0()(64bit) rtld(GNU_HASH) Processing files: mujs-devel-1.0.4-3 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.9y0hrr/BUILD/tmp /bin/sh -e /tmp/B.9y0hrr/BUILD/tmp/rpm-tmp.10107 + umask 022 + cd /tmp/B.9y0hrr/BUILD + cd mujs-1.0.4 + DOCDIR=/tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-devel-1.0.4 + export DOCDIR + rm -rf /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-devel-1.0.4 + /bin/mkdir -p /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-devel-1.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-devel-1.0.4... Documentation compressed. + cp -pr docs/style.css docs/examples.html docs/index.html docs/introduction.html docs/license.html docs/reference.html docs/artifex-logo.png docs/mujs-logo.png docs/logo.ps /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-devel-1.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder/usr/share/doc/mujs-devel-1.0.4... ./logo.ps Documentation compressed. + exit 0 Provides: pkgconfig(mujs) = 1.0.4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: mujs-static-1.0.4-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder Wrote: /tmp/B.9y0hrr/RPMS/mujs-1.0.4-3.x86_64.rpm Wrote: /tmp/B.9y0hrr/RPMS/mujs-devel-1.0.4-3.x86_64.rpm Wrote: /tmp/B.9y0hrr/RPMS/mujs-static-1.0.4-3.x86_64.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.9y0hrr/BUILD/tmp /bin/sh -e /tmp/B.9y0hrr/BUILD/tmp/rpm-tmp.46410 + umask 022 + cd /tmp/B.9y0hrr/BUILD + cd mujs-1.0.4 + /bin/rm '--interactive=never' -rf /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder + rm -rf /tmp/B.9y0hrr/BUILD/tmp/mujs-1.0.4-root-builder ended at: Mon Oct 22 11:19:31 2018, done in 0:00:03.580407 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.9y0hrr/BUILD + rm -rf /tmp/B.9y0hrr/tmp /tmp/B.9y0hrr/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..279 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.9y0hrr Begin-TLD-Builder-Info Build-Time: user:4.19s sys:0.29s real:4.66s (faults io:0 non-io:218091) Files queued for ftp: 3129 mujs-static-1.0.4-3.x86_64.rpm 23241 mujs-devel-1.0.4-3.x86_64.rpm 101966 mujs-1.0.4-3.x86_64.rpm 151 mujs-1.0.4-3.src.rpm.uploadinfo End-TLD-Builder-Info