D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-difflib-0.2.4-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jzHw5P + 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/difflib-0.2.4.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (difflib-0.2.4-fix-test-keywords.patch):' Patch #0 (difflib-0.2.4-fix-test-keywords.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/global.coffee + rm lib/difflib.js + /usr/lib/rpm/nodejs-fixdep heap '^0.2.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.biZoMN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/coffee -c -b -o lib/ src/difflib.coffee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2CDTWQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-difflib-0.2.4-6.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-difflib-0.2.4-6.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-difflib-0.2.4-6.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-difflib-0.2.4-6.mga8.x86_64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-difflib-0.2.4-6.mga8.x86_64/usr/lib/node_modules/difflib + cp -pr package.json index.js lib/ /home/iurt/rpmbuild/BUILDROOT/nodejs-difflib-0.2.4-6.mga8.x86_64/usr/lib/node_modules/difflib + /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.4-6.mga8 --unique-debug-suffix -0.2.4-6.mga8.x86_64 --unique-debug-src-base nodejs-difflib-0.2.4-6.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.0HZ73O + 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/Differ.coffee test/SequenceMatcher.coffee test/global.coffee + /usr/bin/mocha --require should -R spec --ui qunit Differ 1) #_qformat 2) #_fancyReplace 3) #compare SequenceMatcher 4) #setSeqs 5) #setSeq1 6) #setSeq2 7) #findLongestMatch 8) #getMatchingBlocks 9) #getOpcodes 10) #getGroupedOpcodes 11) #ratio 12) #quickRatio 13) #realQuickRatio global 14) ._arrayCmp 15) .getCloseMatches 16) ._countLeading 17) .IS_LINE_JUNK 18) .IS_CHARACTER_JUNK 19) ._formatRangeUnified 20) .unifiedDiff 21) ._formatRangeContext 22) .contextDiff 23) ndiff 24) restore 0 passing (24ms) 24 failing 1) Differ #_qformat: TypeError: Cannot read property 'eql' of undefined at Context. (test/Differ.js:12:25) at processImmediate (internal/timers.js:456:21) 2) Differ #_fancyReplace: TypeError: Cannot read property 'eql' of undefined at Context. (test/Differ.js:18:84) at processImmediate (internal/timers.js:456:21) 3) Differ #compare: TypeError: Cannot read property 'eql' of undefined at Context. (test/Differ.js:24:80) at processImmediate (internal/timers.js:456:21) 4) SequenceMatcher #setSeqs: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:12:26) at processImmediate (internal/timers.js:456:21) 5) SequenceMatcher #setSeq1: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:18:19) at processImmediate (internal/timers.js:456:21) 6) SequenceMatcher #setSeq2: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:26:19) at processImmediate (internal/timers.js:456:21) 7) SequenceMatcher #findLongestMatch: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:38:12) at processImmediate (internal/timers.js:456:21) 8) SequenceMatcher #getMatchingBlocks: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:48:13) at processImmediate (internal/timers.js:456:21) 9) SequenceMatcher #getOpcodes: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:59:24) at processImmediate (internal/timers.js:456:21) 10) SequenceMatcher #getGroupedOpcodes: TypeError: Cannot read property 'eql' of undefined at Context. (test/SequenceMatcher.js:80:38) at processImmediate (internal/timers.js:456:21) 11) SequenceMatcher #ratio: TypeError: Cannot read property 'equal' of undefined at Context. (test/SequenceMatcher.js:86:19) at processImmediate (internal/timers.js:456:21) 12) SequenceMatcher #quickRatio: TypeError: Cannot read property 'equal' of undefined at Context. (test/SequenceMatcher.js:97:31) at processImmediate (internal/timers.js:456:21) 13) SequenceMatcher #realQuickRatio: TypeError: Cannot read property 'equal' of undefined at Context. (test/SequenceMatcher.js:103:35) at processImmediate (internal/timers.js:456:21) 14) global ._arrayCmp: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:9:35) at processImmediate (internal/timers.js:456:21) 15) global .getCloseMatches: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:21:70) at processImmediate (internal/timers.js:456:21) 16) global ._countLeading: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:28:45) at processImmediate (internal/timers.js:456:21) 17) global .IS_LINE_JUNK: TypeError: Cannot read property 'be' of undefined at Context. (test/global.js:32:28) at processImmediate (internal/timers.js:456:21) 18) global .IS_CHARACTER_JUNK: TypeError: Cannot read property 'be' of undefined at Context. (test/global.js:38:32) at processImmediate (internal/timers.js:456:21) 19) global ._formatRangeUnified: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:45:35) at processImmediate (internal/timers.js:456:21) 20) global .unifiedDiff: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:57:12) at processImmediate (internal/timers.js:456:21) 21) global ._formatRangeContext: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:61:35) at processImmediate (internal/timers.js:456:21) 22) global .contextDiff: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:73:12) at processImmediate (internal/timers.js:456:21) 23) global ndiff: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:80:28) at processImmediate (internal/timers.js:456:21) 24) global restore: TypeError: Cannot read property 'eql' of undefined at Context. (test/global.js:88:26) at processImmediate (internal/timers.js:456:21) error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0HZ73O (%check) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0HZ73O (%check) I: [iurt_root_command] ERROR: chroot