D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-function-bind-1.1.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q9WnTu + 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/function-bind-1.1.1.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 -rf node_modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1A2Izt + 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.Dafwau + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/lib/node_modules/function-bind + cp -pr package.json index.js implementation.js /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/lib/node_modules/function-bind + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.1-1.mga8 --unique-debug-suffix -1.1.1-1.mga8.aarch64 --unique-debug-src-base nodejs-function-bind-1.1.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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.LqLYov + 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 test/index.js TAP version 13 # functionBind is a function ok 1 should be equal # non-functions ok 2 throws when given true ok 3 throws when given false ok 4 throws when given ok 5 throws when given [object Object] ok 6 throws when given 42 ok 7 throws when given foo ok 8 throws when given NaN ok 9 throws when given /a/g # without a context # binds properly ok 10 should be equivalent ok 11 should be equal # binds properly, and still supplies bound arguments ok 12 should be equivalent ok 13 should be equal # returns properly ok 14 returned context is namespaced context ok 15 passed arguments are correct # returns properly with bound arguments ok 16 returned context is namespaced context ok 17 passed arguments are correct # called as a constructor # returns object value ok 18 should be equal # does not return primitive value ok 19 should not be equal # object from bound constructor is instance of original and bound constructor ok 20 result is instance of bound constructor ok 21 result is instance of original constructor # with a context # with no bound arguments ok 22 binds a context properly ok 23 supplies passed arguments # with bound arguments ok 24 binds a context properly ok 25 supplies bound and passed arguments # returns properly ok 26 returned context is bound context ok 27 returned context is not lexical context ok 28 passed arguments are correct # returns properly with bound arguments ok 29 returned context is bound context ok 30 returned context is not lexical context ok 31 passed arguments are correct # passes the correct arguments when called as a constructor ok 32 returns the right arg when called as a constructor # has the new instance's context when called as a constructor ok 33 should be equal ok 34 should not be equal # bound function length # sets a correct length without thisArg ok 35 should be equal ok 36 should be equal # sets a correct length with thisArg ok 37 should be equal ok 38 should be equal # sets a correct length without thisArg and first argument ok 39 should be equal ok 40 should be equal # sets a correct length with thisArg and first argument ok 41 should be equal ok 42 should be equal # sets a correct length without thisArg and too many arguments ok 43 should be equal ok 44 should be equal # sets a correct length with thisArg and too many arguments ok 45 should be equal ok 46 should be equal 1..46 # tests 46 # pass 46 # ok + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-function-bind-1.1.1-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BaQhjx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/share/doc/nodejs-function-bind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/share/doc/nodejs-function-bind + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/share/doc/nodejs-function-bind + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F5sjYt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/share/licenses/nodejs-function-bind + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/share/licenses/nodejs-function-bind + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64/usr/share/licenses/nodejs-function-bind + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-function-bind = 1.1.1-1.mga8 npm(function-bind) = 1.1.1 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-function-bind-1.1.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-function-bind-1.1.1-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LtJWNw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-function-bind-1.1.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w9ma3w + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!