D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-for-each-0.3.2-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aQMUOG + 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/for-each-0.3.2.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mI4jAE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CNWLNH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/lib/node_modules/for-each + cp -pr package.json index.js /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/lib/node_modules/for-each + /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.3.2-1.mga8 --unique-debug-suffix -0.3.2-1.mga8.x86_64 --unique-debug-src-base nodejs-for-each-0.3.2-1.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/python3 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.p3OqwI + 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/node test/test.js TAP version 13 # forEach calls each iterator ok 1 should be equal ok 2 should be equal ok 3 should be equal ok 4 should be equal # forEach calls iterator with correct this value ok 5 should be equal # second argument: iterator ok 6 undefined is not a function ok 7 null is not a function ok 8 string is not a function ok 9 regex is not a function ok 10 true is not a function ok 11 false is not a function ok 12 NaN is not a function ok 13 42 is not a function ok 14 function is a function ok 15 setTimeout is a function # array # iterates over every item ok 16 iterates 3 times # first iterator argument ok 17 item 0 is passed as first argument ok 18 item 1 is passed as first argument ok 19 item 2 is passed as first argument # second iterator argument ok 20 index 0 is passed as second argument ok 21 index 1 is passed as second argument ok 22 index 2 is passed as second argument # third iterator argument ok 23 array is passed as third argument ok 24 array is passed as third argument ok 25 array is passed as third argument # context argument # object # iterates over every object literal key ok 26 iterated 3 times # iterates only over own keys ok 27 iterated 2 times # first iterator argument ok 28 item at key a is passed as first argument ok 29 item at key b is passed as first argument ok 30 item at key c is passed as first argument # second iterator argument ok 31 key a is passed as second argument ok 32 key b is passed as second argument ok 33 key c is passed as second argument # third iterator argument ok 34 object is passed as third argument ok 35 object is passed as third argument ok 36 object is passed as third argument # context argument # string # second iterator argument ok 37 index 0 is passed as second argument ok 38 should be equal ok 39 index 1 is passed as second argument ok 40 should be equal ok 41 index 2 is passed as second argument ok 42 should be equal ok 43 iterates 3 times 1..43 # tests 43 # pass 43 # ok + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-for-each-0.3.2-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4RUv9I + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/share/doc/nodejs-for-each + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/share/doc/nodejs-for-each + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/share/doc/nodejs-for-each + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uw04pH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/share/licenses/nodejs-for-each + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/share/licenses/nodejs-for-each + cp -pr LICENCE /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64/usr/share/licenses/nodejs-for-each + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-for-each = 0.3.2-1.mga8 npm(for-each) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(is-function) >= 1.0.0 npm(is-function) < 1.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-for-each-0.3.2-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2FdZoG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-for-each-0.3.2-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MyGa7G + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!