D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-should-equal-0.7.3-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zuOmPj + 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/should-equal-0.7.3.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' README.md + rm -rf node_modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mYefJk + 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.kCEHSj + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/lib/node_modules/should-equal + cp -pr package.json index.js format.js /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/lib/node_modules/should-equal + /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.7.3-3.mga8 --unique-debug-suffix -0.7.3-3.mga8.x86_64 --unique-debug-src-base nodejs-should-equal-0.7.3-3.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.aTJanj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/lib/node_modules/mocha/bin/mocha --ui bdd test.js ✓ NaN eqs NaN ✓ finite integer n eqs n ✓ empty list eqs empty list ✓ empty obj eqs empty obj ✓ number eqs number of same value ✓ regex lit's w same pattern, flags are eq ✓ pods w same properties are eq ✓ pods that only differ wrt prop ord are eq ✓ obj doesn't eq list ✓ obj in a list doesn't eq list in list ✓ integer n doesn't eq rpr n ✓ integer n doesn't eq n + 1 ✓ empty list doesn't eq false ✓ list w an integer doesn't eq one w rpr n ✓ regex lit's w diff. patterns, same flags aren't eq ✓ regex lit's w same patterns, diff. flags aren't eq ✓ +0 should ne -0 ✓ number obj not eqs primitive number of same value ✓ string obj not eqs primitive string of same value ✓ (1) bool obj not eqs primitive bool of same value ✓ (2) bool obj not eqs primitive bool of same value ✓ number obj eqs the same valued number object ✓ obj w undef member not eqs other obj w/out same member ✓ fn1: functions w same source are eq ✓ fn2: functions w diff source aren't eq ✓ fn3: equal functions w equal props are eq ✓ fn4: equal functions w unequal props aren't eq ✓ list w named member eqs other list w same member ✓ list w named member doesn't eq list w same member, other value ✓ date eqs other date pointing to same time ✓ date does not eq other date pointing to other time ✓ str obj w props eq same str, same props ✓ str obj w props not eq same str, other props ✓ str obj w props eq same str, same props (circ) ✓ str obj w props not eq same str, other props (circ) ✓ (2) circ arrays w same layout, same values are eq ✓ (fkling1) arrays w eq subarrays are eq ✓ joshwilsdon ✓ node buffer (node:10206) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use `node --trace-deprecation ...` to show where the warning was created) ✓ RegExp with props ✓ Date with props ✓ Check object prototypes ✓ typed arrays and array buffer ✓ es6 sets ✓ es6 maps ✓ should treat -0 and +0 as equal when param passed ✓ should work with Symbols 47 passing (127ms) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-should-equal-0.7.3-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0OCFYh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/share/doc/nodejs-should-equal + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/share/doc/nodejs-should-equal + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/share/doc/nodejs-should-equal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bbwyVg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/share/licenses/nodejs-should-equal + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/share/licenses/nodejs-should-equal + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64/usr/share/licenses/nodejs-should-equal + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-should-equal = 0.7.3-3.mga8 npm(should-equal) = 0.7.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(should-type) >= 0.2.0 npm(should-type) < 0.2.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-should-equal-0.7.3-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0Ei9Vh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-should-equal-0.7.3-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HuZqhh + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!