D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-diff-1.0.8-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.e1946C + 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/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/diff-1.0.8.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/tests-v1.0.8.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /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.rvvpiD + 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.IPTzbD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-diff-1.0.8-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-diff-1.0.8-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-diff-1.0.8-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-diff-1.0.8-8.mga8.x86_64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-diff-1.0.8-8.mga8.x86_64/usr/lib/node_modules/diff + cp -pr package.json diff.js /home/iurt/rpmbuild/BUILDROOT/nodejs-diff-1.0.8-8.mga8.x86_64/usr/lib/node_modules/diff + /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 1.0.8-8.mga8 --unique-debug-suffix -1.0.8-8.mga8.x86_64 --unique-debug-src-base nodejs-diff-1.0.8-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.usGBmF + 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 test/applyPatch.js test/createPatch.js test/diffTest.js #applyPatch 1) should apply patches that change the last line 2) should merge EOFNL 3) should apply patches #createPatch 4) should handle files with the last line changed 5) should output no newline at end of file message 6) should diff large content blocks 7) should generate a patch 8) should output headers only for identical files #diffWords 9) should diff whitespace 10) should diff multiple whitespace values 11) should diff on word boundaries 12) should diff empty content 13) should diff when there is no anchor value #diffWordsWithSpace 14) should diff whitespace 15) should diff multiple whitespace values #diffCss 16) should diff css #diffLines 17) should diff lines 18) should the same lines in diff 19) should handle shorespace 20) should handle windows line endings convertToDMP 21) should output diff-match-patch format 0 passing (161ms) 21 failing 1) #applyPatch should apply patches that change the last line: TypeError: Cannot read property 'equal' of undefined at Context. (test/applyPatch.js:19:14) at processImmediate (internal/timers.js:456:21) 2) #applyPatch should merge EOFNL: TypeError: Cannot read property 'equal' of undefined at Context. (test/applyPatch.js:86:14) at processImmediate (internal/timers.js:456:21) 3) #applyPatch should apply patches: TypeError: Cannot read property 'equal' of undefined at Context. (test/applyPatch.js:263:46) at processImmediate (internal/timers.js:456:21) 4) #createPatch should handle files with the last line changed: TypeError: Cannot read property 'equal' of undefined at Context. (test/createPatch.js:11:115) at processImmediate (internal/timers.js:456:21) 5) #createPatch should output no newline at end of file message: TypeError: Cannot read property 'equal' of undefined at Context. (test/createPatch.js:60:120) at processImmediate (internal/timers.js:456:21) 6) #createPatch should diff large content blocks: TypeError: Cannot read property 'equal' of undefined at Context. (test/createPatch.js:344:46) at processImmediate (internal/timers.js:456:21) 7) #createPatch should generate a patch: TypeError: Cannot read property 'equal' of undefined at Context. (test/createPatch.js:476:23) at processImmediate (internal/timers.js:456:21) 8) #createPatch should output headers only for identical files: TypeError: Cannot read property 'equal' of undefined at Context. (test/createPatch.js:486:23) at processImmediate (internal/timers.js:456:21) 9) #diffWords should diff whitespace: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:8:48) at processImmediate (internal/timers.js:456:21) 10) #diffWords should diff multiple whitespace values: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:13:48) at processImmediate (internal/timers.js:456:21) 11) #diffWords should diff on word boundaries: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:19:48) at processImmediate (internal/timers.js:456:21) 12) #diffWords should diff empty content: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:46:30) at processImmediate (internal/timers.js:456:21) 13) #diffWords should diff when there is no anchor value: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:56:48) at processImmediate (internal/timers.js:456:21) 14) #diffWordsWithSpace should diff whitespace: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:63:48) at processImmediate (internal/timers.js:456:21) 15) #diffWordsWithSpace should diff multiple whitespace values: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:68:48) at processImmediate (internal/timers.js:456:21) 16) #diffCss should diff css: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:78:48) at processImmediate (internal/timers.js:456:21) 17) #diffLines should diff lines: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:91:48) at processImmediate (internal/timers.js:456:21) 18) #diffLines should the same lines in diff: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:97:48) at processImmediate (internal/timers.js:456:21) 19) #diffLines should handle shorespace: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:104:48) at processImmediate (internal/timers.js:456:21) 20) #diffLines should handle windows line endings: TypeError: Cannot read property 'equal' of undefined at Context. (test/diffTest.js:111:48) at processImmediate (internal/timers.js:456:21) 21) convertToDMP should output diff-match-patch format: TypeError: Cannot read property 'eql' of undefined at Context. (test/diffTest.js:119:48) at processImmediate (internal/timers.js:456:21) error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.usGBmF (%check) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.usGBmF (%check) I: [iurt_root_command] ERROR: chroot