D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-heap-0.2.6-8.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wsBido + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf package + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/heap-0.2.6.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm lib/heap.js + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nJd9qm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/coffee -c -b -o lib/ src/heap.coffee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iCfy5k + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64/usr/lib/node_modules/heap + cp -pr package.json index.js lib/ /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64/usr/lib/node_modules/heap + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.2.6-8.mga8 --unique-debug-suffix -0.2.6-8.mga8.x86_64 --unique-debug-src-base nodejs-heap-0.2.6-8.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/package + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ySW5Pm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/coffee -c -b test/heap.test.coffee + /usr/bin/mocha -r should -R spec Heap#push, Heap#pop ✓ should sort an array using push and pop ✓ should work with custom comparison function Heap#replace ✓ should behave like pop() followed by push() Heap#pushpop ✓ should behave like push() followed by pop() Heap#contains ✓ should return whether it contains the value Heap#peek ✓ should return the top value Heap#clone ✓ should return a cloned heap Heap.nsmallest ✓ should return exactly n elements when size() >= n ✓ should return size() elements when size() <= n Heap.nlargest ✓ should return exactly n elements when size() >= n ✓ should return size() elements when size() <= n Heap#updateItem ✓ should return correct order ✓ should return correct order when used statically 13 passing (230ms) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-heap-0.2.6-8.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DFJeNk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64/usr/share/doc/nodejs-heap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64/usr/share/doc/nodejs-heap + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64/usr/share/doc/nodejs-heap + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-heap = 0.2.6-8.mga8 npm(heap) = 0.2.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-heap-0.2.6-8.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.67B1Vn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-heap-0.2.6-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nlaSSm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!