Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 460412 Details for
Bug 605952
dev-util/patchutils-0.3.4: tests fail in parallel
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
test-suite.log
test-suite.log (text/x-log), 64.35 KB, created by
Harri Nieminen (Moiman)
on 2017-01-17 08:30:11 UTC
(
hide
)
Description:
test-suite.log
Filename:
MIME Type:
Creator:
Harri Nieminen (Moiman)
Created:
2017-01-17 08:30:11 UTC
Size:
64.35 KB
patch
obsolete
>======================================== > patchutils 0.3.4: ./test-suite.log >======================================== > ># TOTAL: 137 ># PASS: 49 ># SKIP: 0 ># XFAIL: 4 ># FAIL: 84 ># XPASS: 0 ># ERROR: 0 > >.. contents:: :depth: 2 > >FAIL: tests/newline2/run-test >============================= > >[5] mkdir dir >[6] mkdir modified >mkdir: cannot create directory âmodifiedâ: No such file or directory >[7] cat >/usr/lib64/libsandbox.so(+0xba32)[0x7f824b705a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f824b705b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f824b6ff50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f824b7042cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23468/cmdline: /bin/sh ./tests/newline2/run-test > >./tests/newline2/run-test: line 10: 23468 Aborted cat > modified/file <<EOF >a >b >EOF > >[11] echo -n c >/usr/lib64/libsandbox.so(+0xba32)[0x7f824b705a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f824b705b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f824b6ff50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f824b7042cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fa31] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23459/cmdline: /bin/sh ./tests/newline2/run-test > >FAIL tests/newline2/run-test (exit status: 134) > >FAIL: tests/newline4/run-test >============================= > >[5] cat >[9] echo -n c >[10] cat >[16] diff -u orig new >[17] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch patch >[18] '[' -s errors ']' >[19] '[' -s null ']' >[21] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch /dev/null >/usr/lib64/libsandbox.so(+0xba32)[0x7f97b36d9a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f97b36d9b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f97b36d350b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f97b36d82cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23515/cmdline: /bin/sh ./tests/newline4/run-test > >./tests/newline4/run-test: line 21: 23515 Aborted ${INTERDIFF} patch /dev/null 2> errors > reverse >[21] exit 1 >FAIL tests/newline4/run-test (exit status: 1) > >FAIL: tests/newline6/run-test >============================= > >[8] cat >[12] echo -n c >[13] cat >[19] diff -c orig new >/usr/lib64/libsandbox.so(+0xba32)[0x7fc4adc43a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fc4adc43b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fc4adc3d50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fc4adc422cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23545/cmdline: /bin/sh ./tests/newline6/run-test > >./tests/newline6/run-test: line 19: 23545 Aborted ${DIFF} -c orig new > patch >[20] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff patch >/usr/lib64/libsandbox.so(+0xba32)[0x7fc4adc43a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fc4adc43b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fc4adc3d50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fc4adc422cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23547/cmdline: /bin/sh ./tests/newline6/run-test > >./tests/newline6/run-test: line 20: 23547 Aborted ${FILTERDIFF} patch 2> errors > filtered >[20] exit 1 >FAIL tests/newline6/run-test (exit status: 1) > >FAIL: tests/create1/run-test >============================ > >[5] cat >[10] cat >[14] cat >[19] mkdir orig.dir new1.dir new2.dir >[20] cat >[23] cat >[27] cp new1 start >[28] diff -u orig new1 >/usr/lib64/libsandbox.so(+0xba32)[0x7ff6ade45a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7ff6ade45b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7ff6ade3f50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7ff6ade442cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23565/cmdline: /bin/sh ./tests/create1/run-test > >./tests/create1/run-test: line 28: 23565 Aborted ${DIFF} -u orig new1 > patch1 >[29] diff -u orig new2 >/usr/lib64/libsandbox.so(+0xba32)[0x7ff6ade45a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7ff6ade45b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7ff6ade3f50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7ff6ade442cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23567/cmdline: /bin/sh ./tests/create1/run-test > >./tests/create1/run-test: line 29: 23567 Aborted ${DIFF} -u orig new2 > patch2 >[30] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7ff6ade45a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7ff6ade45b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7ff6ade3f50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7ff6ade442cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23568/cmdline: /bin/sh ./tests/create1/run-test > >./tests/create1/run-test: line 30: 23568 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[30] exit 1 >FAIL tests/create1/run-test (exit status: 1) > >FAIL: tests/revert1/run-test >============================ > >[5] mkdir dir >[6] cat >[11] cat >[15] cat >/usr/lib64/libsandbox.so(+0xba32)[0x7fa469caca32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fa469cacb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fa469ca650b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fa469cab2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23602/cmdline: /bin/sh ./tests/revert1/run-test > >./tests/revert1/run-test: line 16: 23602 Aborted cat > patch2 <<EOF >EOF > >[18] diff -u dir/file.orig dir/file >/usr/lib64/libsandbox.so(+0xba32)[0x7fa469caca32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fa469cacb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fa469ca650b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fa469cab2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23603/cmdline: /bin/sh ./tests/revert1/run-test > >./tests/revert1/run-test: line 18: 23603 Aborted ${DIFF} -u dir/file.orig dir/file > patch1 >[19] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7fa469caca32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fa469cacb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fa469ca650b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fa469cab2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23605/cmdline: /bin/sh ./tests/revert1/run-test > >./tests/revert1/run-test: line 19: 23605 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[19] exit 1 >FAIL tests/revert1/run-test (exit status: 1) > >FAIL: tests/dashes/run-test >=========================== > >[5] cat >[8] cat >[11] cat >[15] cp new1 start >[16] diff -u orig new1 >[17] diff -u orig new2 >[18] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f35dcb15a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f35dcb15b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f35dcb0f50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f35dcb142cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23644/cmdline: /bin/sh ./tests/dashes/run-test > >./tests/dashes/run-test: line 18: 23644 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[18] exit 1 >FAIL tests/dashes/run-test (exit status: 1) > >FAIL: tests/dashes1/run-test >============================ > >[5] mkdir dir >[6] cat >[9] cat >[12] cat >[16] cp new1 dir/file >[17] diff -u dir/file.orig dir/file >[18] cp new2 dir/file >cp: cannot stat 'new2': No such file or directory >[19] diff -u dir/file.orig dir/file >/usr/lib64/libsandbox.so(+0xba32)[0x7f80438b9a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f80438b9b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f80438b350b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f80438b82cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23665/cmdline: /bin/sh ./tests/dashes1/run-test > >./tests/dashes1/run-test: line 19: 23665 Aborted ${DIFF} -u dir/file.orig dir/file > patch2 >[20] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f80438b9a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f80438b9b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f80438b350b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f80438b82cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23666/cmdline: /bin/sh ./tests/dashes1/run-test > >./tests/dashes1/run-test: line 20: 23666 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[20] exit 1 >FAIL tests/dashes1/run-test (exit status: 1) > >FAIL: tests/dashes2/run-test >============================ > >[5] mkdir dir >[6] cat >[9] cat >[12] cat >[16] cp new1 dir/file >[17] diff -u dir/file.orig dir/file >[18] cp new2 dir/file >[19] diff -u dir/file.orig dir/file >/usr/lib64/libsandbox.so(+0xba32)[0x7f94607b7a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f94607b7b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f94607b150b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f94607b62cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23685/cmdline: /bin/sh ./tests/dashes2/run-test > >./tests/dashes2/run-test: line 19: 23685 Aborted ${DIFF} -u dir/file.orig dir/file > patch2 >[20] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f94607b7a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f94607b7b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f94607b150b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f94607b62cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23687/cmdline: /bin/sh ./tests/dashes2/run-test > >./tests/dashes2/run-test: line 20: 23687 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[20] exit 1 >FAIL tests/dashes2/run-test (exit status: 1) > >FAIL: tests/dashes3/run-test >============================ > >[5] mkdir dir >[6] cat >[9] cat >[12] cat >[16] cp new1 dir/file >[17] diff -u dir/file.orig dir/file >[18] mkdir dir.modified >[19] mv dir/file.orig dir/file >mv: cannot stat 'dir/file.orig': No such file or directory >[20] cp new2 dir.modified/file >cp: cannot stat 'new2': No such file or directory >[21] cp new1 dir.modified/xxx >cp: cannot stat 'new1': No such file or directory >[22] diff -urN dir dir.modified >/usr/lib64/libsandbox.so(+0xba32)[0x7f86e54cfa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f86e54cfb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f86e54c950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f86e54ce2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23713/cmdline: /bin/sh ./tests/dashes3/run-test > >./tests/dashes3/run-test: line 22: 23713 Aborted ${DIFF} -urN dir dir.modified > patch2 >[23] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f86e54cfa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f86e54cfb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f86e54c950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f86e54ce2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23714/cmdline: /bin/sh ./tests/dashes3/run-test > >./tests/dashes3/run-test: line 23: 23714 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[23] exit 1 >FAIL tests/dashes3/run-test (exit status: 1) > >FAIL: tests/dashes4/run-test >============================ > >[5] mkdir dir >[6] cat >[17] cat >[28] cat >[41] cp new1 dir/file >[42] diff -u dir/file.orig dir/file >[43] mkdir dir.modified >[44] mv dir/file.orig dir/file >[45] cp new2 dir.modified/file >[46] diff -urN dir dir.modified >[47] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f709434fa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f709434fb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f709434950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f709434e2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23733/cmdline: /bin/sh ./tests/dashes4/run-test > >./tests/dashes4/run-test: line 47: 23733 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[47] exit 1 >FAIL tests/dashes4/run-test (exit status: 1) > >FAIL: tests/linux-2.4.0-test-pre-style/run-test >=============================================== > >[5] mkdir -p v2.4.0-test5/linux >[6] mkdir linux >[7] cat >[12] cat >[16] cat >[21] cp new1 linux/file >[22] diff -u v2.4.0-test5/linux/file linux/file >diff: v2.4.0-test5/linux/file: No such file or directory >[23] cp new2 linux/file >cp: cannot stat 'new2': No such file or directory >[24] diff -u v2.4.0-test5/linux/file linux/file >/usr/lib64/libsandbox.so(+0xba32)[0x7fa979f0fa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fa979f0fb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fa979f0950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fa979f0e2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/23756/cmdline: /bin/sh ./tests/linux-2.4.0-test-pre-style/run-test > >./tests/linux-2.4.0-test-pre-style/run-test: line 24: 23756 Aborted ${DIFF} -u v2.4.0-test5/linux/file linux/file > patch2 >[25] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7fa979f0fa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fa979f0fb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fa979f0950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fa979f0e2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23757/cmdline: /bin/sh ./tests/linux-2.4.0-test-pre-style/run-test > >./tests/linux-2.4.0-test-pre-style/run-test: line 25: 23757 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[25] exit 1 >FAIL tests/linux-2.4.0-test-pre-style/run-test (exit status: 1) > >FAIL: tests/linux-2.2.17-pre4-5/run-test >======================================== > >[5] mkdir orig new1 new2 >[6] cat >[25] cat >[62] cat >[100] diff -ur orig new1 >[101] diff -ur orig new2 >[102] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >[103] '[' -s errors ']' >[104] cd new1 >./tests/linux-2.2.17-pre4-5/run-test: line 104: cd: new1: No such file or directory >[105] patch -s >./tests/linux-2.2.17-pre4-5/run-test: line 105: ../patch1-2: No such file or directory >[105] exit 1 >FAIL tests/linux-2.2.17-pre4-5/run-test (exit status: 1) > >FAIL: tests/apply1/run-test >=========================== > >[5] mkdir dir >[6] cat >[11] cat >[16] diff -u dir/file.orig dir/file >[17] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch1 >[17] exit 1 >FAIL tests/apply1/run-test (exit status: 1) > >FAIL: tests/edit2/run-test >========================== > >[9] cat >[12] cat >[16] diff -u file.orig file >[17] sed -e 's/^-a$/ a/' original-patch >[18] cat >[22] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >/usr/lib64/libsandbox.so(+0xba32)[0x7f362a4c6a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f362a4c6b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f362a4c050b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f362a4c52cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23887/cmdline: /bin/sh ./tests/edit2/run-test > >./tests/edit2/run-test: line 22: 23887 Aborted ${REDIFF} original-patch edited-patch 2> errors > rediffed-patch >[22] exit 1 >FAIL tests/edit2/run-test (exit status: 1) > >FAIL: tests/edit3/run-test >========================== > >[9] cat >[24] cat >[38] diff -u file.orig file >[39] sed -e 's/^ b$/-b/' original-patch >[41] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[42] '[' -s errors ']' >[43] patch -s file.orig >/usr/lib64/libsandbox.so(+0xba32)[0x7f0487531a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f0487531b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f048752b50b] >/usr/lib64/libsandbox.so(openat+0xa1)[0x7f0487530421] >patch[0x40d4ba] >patch[0x40db1f] >patch[0x4190ed] >patch[0x41041e] >patch[0x4033df] >/lib64/libc.so.6(__libc_start_main+0xf0)[0x7f0486fab640] >/proc/23906/cmdline: patch -s file.orig > >./tests/edit3/run-test: line 43: 23906 Aborted ${PATCH} file.orig < rediffed-patch >[43] exit 1 >FAIL tests/edit3/run-test (exit status: 1) > >FAIL: tests/edit4/run-test >========================== > >[9] cat >[24] cat >[38] diff -u file.orig file >[39] sed -e 's/^ l$/-l/' original-patch >[41] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[42] '[' -s errors ']' >[43] patch -s file.orig >File file.orig is read-only; trying to patch anyway >patch: **** can't open file file.orig : No such file or directory >[43] exit 1 >FAIL tests/edit4/run-test (exit status: 1) > >FAIL: tests/edit5/run-test >========================== > >rm: cannot remove './test-arena': Directory not empty >[9] mkdir dir.orig dir >[10] cat >[13] cat >[16] cat >[19] cat >[23] diff -u dir.orig dir >[24] sed -e 's/^+IFLE1$/+FILE1/' original-patch >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >/usr/lib64/libsandbox.so(+0xba32)[0x7f9e18a5da32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f9e18a5db45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f9e18a5750b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f9e18a5c2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/23945/cmdline: /bin/sh ./tests/edit5/run-test > >./tests/edit5/run-test: line 26: 23945 Aborted ${REDIFF} original-patch edited-patch 2> errors > rediffed-patch >[26] exit 1 >FAIL tests/edit5/run-test (exit status: 1) > >FAIL: tests/edit6/run-test >========================== > >[9] mkdir dir.orig dir >[10] cat >[13] cat >[16] cat >[19] cat >[23] diff -u dir.orig dir >[24] sed -e 's/^+IFLE2$/+FILE2/' original-patch >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[26] exit 1 >FAIL tests/edit6/run-test (exit status: 1) > >FAIL: tests/edit10/run-test >=========================== > >[9] cat >[20] sed -e s/5/6/g patch >[21] sed -e s/1/2/ patch >[22] sed -e s/+1/+3/ patch >sed: can't read patch: No such file or directory >[24] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff patch edited1 >/usr/lib64/libsandbox.so(+0xba32)[0x7f447303ca32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f447303cb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f447303650b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f447303b2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24037/cmdline: /bin/sh ./tests/edit10/run-test > >./tests/edit10/run-test: line 24: 24037 Aborted ${REDIFF} patch edited1 2> errors > rediffed1 >[24] exit 1 >FAIL tests/edit10/run-test (exit status: 1) > >FAIL: tests/combine1/run-test >============================= > >[8] cat >[36] cp file.orig file.a-z >[37] cat >[63] diff -u file.orig file >[64] mv -f file file.orig >[65] cat >[93] diff -u file.orig file >[95] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/combinediff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f7573f2da32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f7573f2db45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f7573f2750b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f7573f2c2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24056/cmdline: /bin/sh ./tests/combine1/run-test > >./tests/combine1/run-test: line 95: 24056 Aborted ${COMBINEDIFF} patch1 patch2 2> errors > patches >[95] exit 1 >FAIL tests/combine1/run-test (exit status: 1) > >FAIL: tests/combine2/run-test >============================= > >[8] cat >[25] cat >[33] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/combinediff patch1 patch2 >[34] '[' -s errors ']' >[36] echo a >[37] echo a >[37] echo b >[37] echo c >[38] patch -s >[39] echo c >[40] cmp file c >cmp: file: No such file or directory >[40] exit 1 >FAIL tests/combine2/run-test (exit status: 1) > >FAIL: tests/combine3/run-test >============================= > >[8] cat >[25] cat >[33] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/combinediff patch1 patch2 >[34] '[' -s errors ']' >[36] echo a >[37] echo a >[37] echo b >[37] echo c >[38] patch -s >patch: **** can't open file otherfile : No such file or directory >[38] exit 1 >FAIL tests/combine3/run-test (exit status: 1) > >FAIL: tests/gendiff1/run-test >============================= > >[5] mkdir dir >[6] cat >[10] cat >[15] cat >[20] cp abc dir/file >[22] printf 'diff -up dir/file.orig dir/file\n' >[23] diff -up dir/file.orig dir/file >[25] cp abd dir/file >cp: cannot stat 'abd': No such file or directory >/usr/lib64/libsandbox.so(+0xba32)[0x7f9349211a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f9349211b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f934920b50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f93492102cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x422a79] >/bin/sh[0x4203b6] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/24124/cmdline: /bin/sh ./tests/gendiff1/run-test > >./tests/gendiff1/run-test: line 27: 24124 Aborted ( printf "diff -up dir/file.orig dir/file\n"; diff -up dir/file.orig dir/file ) > patch2 >[29] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f9349211a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f9349211b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f934920b50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f93492102cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24127/cmdline: /bin/sh ./tests/gendiff1/run-test > >./tests/gendiff1/run-test: line 29: 24127 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[29] exit 1 >FAIL tests/gendiff1/run-test (exit status: 1) > >FAIL: tests/gendiff2/run-test >============================= > >[5] mkdir dir >[6] cat >[10] cat >[15] cat >[20] cp abc dir/file >[22] printf 'diff -up dir/file.orig dir/file\n' >[23] diff -up dir/file.orig dir/file >[25] cp abd dir/file >[26] mv dir/file.orig dir/file.old >[27] printf 'diff -up dir/file.old dir/file\n' >[28] diff -up dir/file.old dir/file >diff: dir/file.old: No such file or directory >diff: dir/file: No such file or directory >[30] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7ff932244a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7ff932244b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7ff93223e50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7ff9322432cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24148/cmdline: /bin/sh ./tests/gendiff2/run-test > >./tests/gendiff2/run-test: line 30: 24148 Aborted ${INTERDIFF} patch1 patch2 2> errors > patch1-2 >[30] exit 1 >FAIL tests/gendiff2/run-test (exit status: 1) > >FAIL: tests/addhunk2/run-test >============================= > >[9] cat >[23] cat >[39] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[40] '[' -s errors ']' >[41] cat >[41] cmp - rediffed-patch >- rediffed-patch differ: char 29, line 3 >[41] exit 1 >FAIL tests/addhunk2/run-test (exit status: 1) > >FAIL: tests/delhunk1/run-test >============================= > >[9] cat >[22] cat >[43] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[44] '[' -s errors ']' >[45] cat >[45] cmp - rediffed-patch >- rediffed-patch differ: char 28, line 3 >[45] exit 1 >FAIL tests/delhunk1/run-test (exit status: 1) > >FAIL: tests/delhunk3/run-test >============================= > >[9] cat >[17] cat edited-patch - >cat: edited-patch: No such file or directory >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >/usr/lib64/libsandbox.so(+0xba32)[0x7fa9f77cfa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fa9f77cfb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fa9f77c950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fa9f77ce2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24282/cmdline: /bin/sh ./tests/delhunk3/run-test > >./tests/delhunk3/run-test: line 26: 24282 Aborted ${REDIFF} original-patch edited-patch 2> errors > rediffed-patch >[26] exit 1 >FAIL tests/delhunk3/run-test (exit status: 1) > >XFAIL: tests/delhunk5/run-test >============================== > >[9] cat >[20] cat >[28] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[28] exit 1 >XFAIL tests/delhunk5/run-test (exit status: 1) > >XFAIL: tests/delhunk6/run-test >============================== > >[9] cat >[24] cat >[33] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[33] exit 1 >XFAIL tests/delhunk6/run-test (exit status: 1) > >FAIL: tests/trimcontext1/run-test >================================= > >[9] cat >[23] sed -e '/^ trim me$/d' original-patch >[25] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff original-patch edited-patch >[26] '[' -s errors ']' >[27] cmp - rediffed-patch >cmp: rediffed-patch: No such file or directory >[27] cat >[27] exit 1 >FAIL tests/trimcontext1/run-test (exit status: 1) > >XFAIL: tests/trimlast1/run-test >=============================== > >[10] cat >[24] cat >[40] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >[41] '[' -s errors ']' >[43] cmp - patch1-2 >[43] cat >- patch1-2 differ: char 1, line 1 >[43] exit 1 >XFAIL tests/trimlast1/run-test (exit status: 1) > >XFAIL: tests/trimlast2/run-test >=============================== > >[10] cat >[24] cat >[34] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/combinediff patch1 patch2 >[35] '[' -s errors ']' >[37] cat >[37] cmp - patch12 >cmp: patch12: No such file or directory >[37] exit 1 >XFAIL tests/trimlast2/run-test (exit status: 1) > >FAIL: tests/lsdiff2/run-test >============================ > >[9] mkdir dir dir.orig >[10] echo a >[11] echo A >[12] diff -uN dir.orig dir >[13] rm dir/a >[14] diff -uN dir.orig dir >[15] mv dir.orig/a dir >[16] diff -uN dir.orig dir >diff: dir.orig: No such file or directory >diff: dir: No such file or directory >[17] cat diff diff >/usr/lib64/libsandbox.so(+0xba32)[0x7f7dfe0bda32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f7dfe0bdb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f7dfe0b750b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f7dfe0bc2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/24451/cmdline: /bin/sh ./tests/lsdiff2/run-test > >./tests/lsdiff2/run-test: line 17: 24451 Aborted cat diff diff > diff2 >[18] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff -s --strip=1 diff2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f7dfe0bda32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f7dfe0bdb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f7dfe0b750b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f7dfe0bc2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24452/cmdline: /bin/sh ./tests/lsdiff2/run-test > >./tests/lsdiff2/run-test: line 18: 24452 Aborted ${LSDIFF} -s --strip=1 diff2 2> errors > index >[18] exit 1 >FAIL tests/lsdiff2/run-test (exit status: 1) > >FAIL: tests/lsdiff3/run-test >============================ > >[9] cat >[15] cat >[21] cat >[27] cat >[33] cat >[39] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff -sh diff1 diff2 diff3 diff4 diff5 >[40] '[' -s errors ']' >[42] cmp - index >[42] cat >[50] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff -sH diff1 diff2 diff3 diff4 diff5 >[50] exit 1 >FAIL tests/lsdiff3/run-test (exit status: 1) > >FAIL: tests/lsdiff5/run-test >============================ > >[9] cat >[58] IFS= >[59] first=1 >[60] read line >[62] test 'x*** file.orig Wed Mar 20 10:08:24 2002' = 'x***************' >[70] echo '*** file.orig Wed Mar 20 10:08:24 2002' >[60] read line >[62] test 'x--- file Wed Mar 20 10:08:24 2002' = 'x***************' >[70] echo '--- file Wed Mar 20 10:08:24 2002' >[60] read line >[62] test 'x***************' = 'x***************' >[64] test 1 -eq 0 >[68] first=0 >[70] echo '***************' >[60] read line >[62] test 'x*** 1,7 ****' = 'x***************' >[70] echo '*** 1,7 ****' >[60] read line >[62] test 'x a' = 'x***************' >[70] echo ' a' >[60] read line >[62] test 'x b' = 'x***************' >[70] echo ' b' >[60] read line >[62] test 'x c' = 'x***************' >[70] echo ' c' >[60] read line >[62] test 'x! d' = 'x***************' >[70] echo '! d' >[60] read line >[62] test 'x e' = 'x***************' >[70] echo ' e' >[60] read line >[62] test 'x f' = 'x***************' >[70] echo ' f' >[60] read line >[62] test 'x g' = 'x***************' >[70] echo ' g' >[60] read line >[62] test 'x--- 1,7 ----' = 'x***************' >[70] echo '--- 1,7 ----' >[60] read line >[62] test 'x a' = 'x***************' >[70] echo ' a' >[60] read line >[62] test 'x b' = 'x***************' >[70] echo ' b' >[60] read line >[62] test 'x c' = 'x***************' >[70] echo ' c' >[60] read line >[62] test 'x! D' = 'x***************' >[70] echo '! D' >[60] read line >[62] test 'x e' = 'x***************' >[70] echo ' e' >[60] read line >[62] test 'x f' = 'x***************' >[70] echo ' f' >[60] read line >[62] test 'x g' = 'x***************' >[70] echo ' g' >[60] read line >[62] test 'x***************' = 'x***************' >[64] test 0 -eq 0 >[66] continue >[60] read line >[62] test 'x*** 9,15 ****' = 'x***************' >[70] echo '*** 9,15 ****' >[60] read line >[62] test 'x i' = 'x***************' >[70] echo ' i' >[60] read line >[62] test 'x j' = 'x***************' >[70] echo ' j' >[60] read line >[62] test 'x k' = 'x***************' >[70] echo ' k' >[60] read line >[62] test 'x! l' = 'x***************' >[70] echo '! l' >[60] read line >[62] test 'x m' = 'x***************' >[70] echo ' m' >[60] read line >[62] test 'x n' = 'x***************' >[70] echo ' n' >[60] read line >[62] test 'x o' = 'x***************' >[70] echo ' o' >[60] read line >[62] test 'x--- 9,15 ----' = 'x***************' >[70] echo '--- 9,15 ----' >[60] read line >[62] test 'x i' = 'x***************' >[70] echo ' i' >[60] read line >[62] test 'x j' = 'x***************' >[70] echo ' j' >[60] read line >[62] test 'x k' = 'x***************' >[70] echo ' k' >[60] read line >[62] test 'x! L' = 'x***************' >[70] echo '! L' >[60] read line >[62] test 'x m' = 'x***************' >[70] echo ' m' >[60] read line >[62] test 'x n' = 'x***************' >[70] echo ' n' >[60] read line >[62] test 'x o' = 'x***************' >[70] echo ' o' >[60] read line >[62] test 'x***************' = 'x***************' >[64] test 0 -eq 0 >[66] continue >[60] read line >[62] test 'x*** 21,23 ****' = 'x***************' >[70] echo '*** 21,23 ****' >[60] read line >[62] test 'x--- 21,26 ----' = 'x***************' >[70] echo '--- 21,26 ----' >[60] read line >[62] test 'x u' = 'x***************' >[70] echo ' u' >[60] read line >[62] test 'x v' = 'x***************' >[70] echo ' v' >[60] read line >[62] test 'x w' = 'x***************' >[70] echo ' w' >[60] read line >[62] test 'x+ x' = 'x***************' >[70] echo '+ x' >[60] read line >[62] test 'x+ y' = 'x***************' >[70] echo '+ y' >[60] read line >[62] test 'x+ z' = 'x***************' >[70] echo '+ z' >[60] read line >[73] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff diff1 >[73] exit 1 >FAIL tests/lsdiff5/run-test (exit status: 1) > >FAIL: tests/lsdiff11/run-test >============================= > >[9] cat >[16] cat >[23] cat >[30] cat >[37] cat >[44] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff -h diff1 diff2 diff3 diff4 diff5 >/usr/lib64/libsandbox.so(+0xba32)[0x7ff7a0bafa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7ff7a0bafb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7ff7a0ba950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7ff7a0bae2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/24607/cmdline: /bin/sh ./tests/lsdiff11/run-test > >./tests/lsdiff11/run-test: line 44: 24607 Aborted ${LSDIFF} -h diff1 diff2 diff3 diff4 diff5 2> errors > index >[44] exit 1 >FAIL tests/lsdiff11/run-test (exit status: 1) > >FAIL: tests/lsdiff13/run-test >============================= > >[9] mkdir dir dir.orig >[10] echo a >/usr/lib64/libsandbox.so(+0xba32)[0x7f6d5ec9aa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f6d5ec9ab45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f6d5ec9450b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f6d5ec992cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fa31] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/24630/cmdline: /bin/sh ./tests/lsdiff13/run-test > >FAIL tests/lsdiff13/run-test (exit status: 134) > >FAIL: tests/fuzz1/run-test >========================== > >[20] cat >[36] cat >[46] cat >[60] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >[61] '[' -s errors -o 0 -gt 0 ']' >[62] patch -s file >./tests/fuzz1/run-test: line 62: patch1-2: No such file or directory >[62] cat errors >cat: errors: No such file or directory >[62] exit 1 >FAIL tests/fuzz1/run-test (exit status: 1) > >FAIL: tests/U0/run-test >======================= > >[10] cat >[15] diff -u file.orig file >[16] cp file after-patch1 >[18] cat >[26] diff -u file.orig file >[28] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff -U0 patch1 patch2 >[29] '[' -s errors ']' >[30] patch -s after-patch1 >./tests/U0/run-test: line 30: patch1-2: No such file or directory >[30] exit 1 >FAIL tests/U0/run-test (exit status: 1) > >FAIL: tests/U3/run-test >======================= > >[9] cat >[14] cat >[22] diff -U0 file.orig file >[23] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff -U3 /dev/null patch >[24] '[' -s errors ']' >[[26] grep '^+' interdiffed >[[26] wc -l >grep: interdiffed: No such file or directory >[26] count=0 >[27] '[' 0 -eq 4 ']' >[27] exit 1 >FAIL tests/U3/run-test (exit status: 1) > >FAIL: tests/grepdiff2/run-test >============================== > >[8] cat >[23] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff -nv b diff >[24] '[' -s errors ']' >[26] cat >[26] cmp - index >cmp: index: No such file or directory >[26] exit 1 >FAIL tests/grepdiff2/run-test (exit status: 1) > >FAIL: tests/grepdiff4/run-test >============================== > >[8] cat >[24] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=file c diff >[25] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk c diff >[26] '[' -s errors ']' >[28] cat >[28] cmp - file >[45] cat >[45] cmp - hunk >cmp: hunk: No such file or directory >[45] exit 1 >FAIL tests/grepdiff4/run-test (exit status: 1) > >FAIL: tests/grepdiff5/run-test >============================== > >[8] cat >[21] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk --as-numbered-lines=after cow diff >[23] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=file --as-numbered-lines=before c diff >[25] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk --as-numbered-lines=before c diff >[27] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=file --as-numbered-lines=after c diff >[29] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk --as-numbered-lines=after c diff >[31] '[' -s errors ']' >[32] '[' -s no-match ']' >[34] cat >[34] cmp - file-before >[41] cat >[41] cmp - hunk-before >cmp: hunk-before: No such file or directory >[41] exit 1 >FAIL tests/grepdiff5/run-test (exit status: 1) > >FAIL: tests/grepdiff6/run-test >============================== > >[8] cat >[24] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk --as-numbered-lines=after cow diff >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=file --as-numbered-lines=before c diff >[28] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk --as-numbered-lines=before c diff >[30] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=file --as-numbered-lines=after c diff >[32] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/grepdiff --output-matching=hunk --as-numbered-lines=after c diff >[33] exit 1 >FAIL tests/grepdiff6/run-test (exit status: 1) > >FAIL: tests/number1/run-test >============================ > >[8] cat >[21] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=after --hunks=100 diff >[23] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=before diff >[24] exit 1 >FAIL tests/number1/run-test (exit status: 1) > >FAIL: tests/number2/run-test >============================ > >[8] cat >[24] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=after --hunks=100 diff >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=before diff >[28] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=before --hunks=2 diff >[30] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=after diff >[32] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --as-numbered-lines=after --hunks=2 diff >[34] '[' -s errors ']' >[35] '[' -s no-match ']' >[37] cat >[37] cmp - file-before >cmp: file-before: No such file or directory >[37] exit 1 >FAIL tests/number2/run-test (exit status: 1) > >FAIL: tests/nondiff1/run-test >============================= > >[5] cat >[32] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -x file patch1 >[33] '[' -s errors ']' >[34] cat >[34] cmp - filtered >cmp: filtered: No such file or directory >[34] exit 1 >FAIL tests/nondiff1/run-test (exit status: 1) > >FAIL: tests/lscontext1/run-test >=============================== > >[8] echo a >[9] echo b >[10] cp file1.orig file2.orig >[11] cp file1 file2 >[12] cp file1.orig file3.orig >[13] cp file1 file3 >[14] diff -c file1.orig file1 >[15] diff -c file2.orig file2 >[16] diff -c file3.orig file3 >[18] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff diff >[18] exit 1 >FAIL tests/lscontext1/run-test (exit status: 1) > >FAIL: tests/select1/run-test >============================ > >[9] cat >[27] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -i b >[28] '[' -s errors ']' >[30] cmp - selected >[30] cat >[38] cat >[43] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -I patterns >[44] '[' -s errors ']' >[46] cat >[46] cmp - selected >cmp: selected: No such file or directory >[46] exit 1 >FAIL tests/select1/run-test (exit status: 1) > >FAIL: tests/select2/run-test >============================ > >[9] cat >[33] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -i b >[34] '[' -s errors ']' >[36] cat >[36] cmp - selected >[46] cat >[51] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -I patterns >[52] '[' -s errors ']' >[54] cat >[54] cmp - selected >[57] cat >[63] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -I patterns >[64] '[' -s errors ']' >[66] cat >[66] cmp - selected >cmp: selected: No such file or directory >[66] exit 1 >FAIL tests/select2/run-test (exit status: 1) > >FAIL: tests/select4/run-test >============================ > >[9] cat >[33] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --lines=2 >[34] '[' -s errors ']' >[36] cat >[36] cmp - selected >cmp: selected: No such file or directory >[36] exit 1 >FAIL tests/select4/run-test (exit status: 1) > >FAIL: tests/select6/run-test >============================ > >[9] cat >[38] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --hunks=2 >[39] '[' -s errors ']' >[41] cat >[41] cmp - selected >cmp: selected: No such file or directory >[41] exit 1 >FAIL tests/select6/run-test (exit status: 1) > >FAIL: tests/select10/run-test >============================= > >[9] cat >[27] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -x b >[28] '[' -s errors ']' >[30] cat >[30] cmp - selected >[43] cat >/usr/lib64/libsandbox.so(+0xba32)[0x7f9a934eea32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f9a934eeb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f9a934e850b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f9a934ed2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25168/cmdline: /bin/sh ./tests/select10/run-test > >./tests/select10/run-test: line 46: 25168 Aborted cat > patterns <<EOF >no >match >EOF > >[48] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -X patterns >./tests/select10/run-test: line 48: patch: No such file or directory >[48] exit 1 >FAIL tests/select10/run-test (exit status: 1) > >FAIL: tests/select11/run-test >============================= > >[9] cat >[33] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -x b >[34] '[' -s errors ']' >[36] cat >[36] cmp - selected >[53] cat >[58] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -X patterns >[59] '[' -s errors ']' >[61] cmp patch selected >[63] cat >[69] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff -X patterns >[70] '[' -s errors ']' >[72] cat >[72] cmp - selected >cmp: selected: No such file or directory >[72] exit 1 >FAIL tests/select11/run-test (exit status: 1) > >FAIL: tests/rediff1/run-test >============================ > >[9] cat >[19] cat >/usr/lib64/libsandbox.so(+0xba32)[0x7f852f6b3a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f852f6b3b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f852f6ad50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f852f6b22cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25221/cmdline: /bin/sh ./tests/rediff1/run-test > >./tests/rediff1/run-test: line 24: 25221 Aborted cat > patch.mod <<'EOF' >--- file >+++ file >@@ -3,3 +3,4 @@ >+4.5 >EOF > >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/rediff patch.orig patch.mod >/usr/lib64/libsandbox.so(+0xba32)[0x7f852f6b3a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f852f6b3b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f852f6ad50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f852f6b22cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/25223/cmdline: /bin/sh ./tests/rediff1/run-test > >./tests/rediff1/run-test: line 26: 25223 Aborted ${REDIFF} patch.orig patch.mod > patch-rediffed >[26] exit 1 >FAIL tests/rediff1/run-test (exit status: 1) > >FAIL: tests/recount1/run-test >============================= > >[9] echo a >[10] echo A >[11] diff -u a.orig a >[12] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch1 >./tests/recount1/run-test: line 12: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[12] exit 1 >FAIL tests/recount1/run-test (exit status: 1) > >FAIL: tests/recount2/run-test >============================= > >[9] cat >[28] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch >./tests/recount2/run-test: line 28: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[28] exit 1 >FAIL tests/recount2/run-test (exit status: 1) > >FAIL: tests/recount3/run-test >============================= > >[9] cat >[32] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch >./tests/recount3/run-test: line 32: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[32] exit 1 >FAIL tests/recount3/run-test (exit status: 1) > >FAIL: tests/recount4/run-test >============================= > >[9] cat >[26] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch >./tests/recount4/run-test: line 26: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[26] exit 1 >FAIL tests/recount4/run-test (exit status: 1) > >FAIL: tests/recount5/run-test >============================= > >[9] cat >[28] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch >./tests/recount5/run-test: line 28: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[28] exit 1 >FAIL tests/recount5/run-test (exit status: 1) > >FAIL: tests/recount6/run-test >============================= > >[9] cat >[19] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch >./tests/recount6/run-test: line 19: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[19] exit 1 >FAIL tests/recount6/run-test (exit status: 1) > >FAIL: tests/recount7/run-test >============================= > >[9] cat >[22] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff patch >./tests/recount7/run-test: line 22: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/recountdiff: Permission denied >[22] exit 1 >FAIL tests/recount7/run-test (exit status: 1) > >FAIL: tests/unwrapdiff1/run-test >================================ > >[9] cat >[20] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/unwrapdiff patch1 >./tests/unwrapdiff1/run-test: line 20: /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/unwrapdiff: Permission denied >[20] exit 1 >FAIL tests/unwrapdiff1/run-test (exit status: 1) > >FAIL: tests/flip1/run-test >========================== > >[9] cat >[15] cat >[21] diff -u file.orig file >[23] mv -f file file.orig >[24] cat >[29] diff -u file.orig file >/usr/lib64/libsandbox.so(+0xba32)[0x7fd564ec0a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fd564ec0b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fd564eba50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fd564ebf2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25403/cmdline: /bin/sh ./tests/flip1/run-test > >./tests/flip1/run-test: line 29: 25403 Aborted ${DIFF} -u file.orig file > patch2 >[31] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7fd564ec0a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fd564ec0b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fd564eba50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fd564ebf2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/25404/cmdline: /bin/sh ./tests/flip1/run-test > >./tests/flip1/run-test: line 31: 25404 Aborted ${FLIPDIFF} patch1 patch2 > patch-flipped >[31] exit 1 >FAIL tests/flip1/run-test (exit status: 1) > >FAIL: tests/flip2/run-test >========================== > >[8] cat >[14] cat >[20] diff -u file.orig file >[22] mv -f file file.orig >[23] cat >[29] diff -u file.orig file >[31] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[32] /bin/echo -ne '\t' >[32] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7fe27b907a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fe27b907b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fe27b90150b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fe27b9062cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25434/cmdline: /bin/sh ./tests/flip2/run-test > >./tests/flip2/run-test: line 32: 25434 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[33] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[33] exit 1 >FAIL tests/flip2/run-test (exit status: 1) > >FAIL: tests/flip3/run-test >========================== > >[8] cat >[14] cat >[20] diff -u file.orig file >[22] mv -f file file.orig >[23] cat >[29] diff -u file.orig file >[31] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[32] /bin/echo -ne '\t' >[32] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7fadb9170a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fadb9170b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fadb916a50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fadb916f2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25459/cmdline: /bin/sh ./tests/flip3/run-test > >./tests/flip3/run-test: line 32: 25459 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[33] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[33] exit 1 >FAIL tests/flip3/run-test (exit status: 1) > >FAIL: tests/flip4/run-test >========================== > >[8] cat >[23] cat >[37] diff -u file.orig file >[39] mv -f file file.orig >[40] cat >[53] diff -u file.orig file >[55] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[56] /bin/echo -ne '\t' >[56] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f1635cf5a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f1635cf5b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f1635cef50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f1635cf42cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25490/cmdline: /bin/sh ./tests/flip4/run-test > >./tests/flip4/run-test: line 56: 25490 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[57] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[57] exit 1 >FAIL tests/flip4/run-test (exit status: 1) > >FAIL: tests/flip5/run-test >========================== > >[8] cat >[23] cat >[39] diff -u file.orig file >[41] mv -f file file.orig >[42] cat >[59] diff -u file.orig file >[61] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[62] /bin/echo -ne '\t' >[62] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f18c63e5a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f18c63e5b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f18c63df50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f18c63e42cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25515/cmdline: /bin/sh ./tests/flip5/run-test > >./tests/flip5/run-test: line 62: 25515 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[63] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[63] exit 1 >FAIL tests/flip5/run-test (exit status: 1) > >FAIL: tests/flip6/run-test >========================== > >[8] cat >[23] cat >[41] diff -u file.orig file >[43] mv -f file file.orig >[44] cat >[63] diff -u file.orig file >[65] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[66] /bin/echo -ne '\t' >[66] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7fbf050efa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fbf050efb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fbf050e950b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fbf050ee2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25546/cmdline: /bin/sh ./tests/flip6/run-test > >./tests/flip6/run-test: line 66: 25546 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[67] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[67] exit 1 >FAIL tests/flip6/run-test (exit status: 1) > >FAIL: tests/flip7/run-test >========================== > >[8] cat >[23] cat >[41] diff -u file.orig file >[43] mv -f file file.orig >[44] cat >[63] diff -u file.orig file >[65] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[66] /bin/echo -ne '\t' >[66] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7ff3bcad9a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7ff3bcad9b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7ff3bcad350b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7ff3bcad82cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25571/cmdline: /bin/sh ./tests/flip7/run-test > >./tests/flip7/run-test: line 66: 25571 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[67] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[67] exit 1 >FAIL tests/flip7/run-test (exit status: 1) > >FAIL: tests/flip8/run-test >========================== > >[8] cat >[37] cat >[72] diff -u file.orig file >[74] mv -f file file.orig >[75] cat >[109] diff -u file.orig file >[111] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[112] /bin/echo -ne '\t' >[112] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f991480da32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f991480db45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f991480750b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f991480c2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25601/cmdline: /bin/sh ./tests/flip8/run-test > >./tests/flip8/run-test: line 112: 25601 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[113] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[113] exit 1 >FAIL tests/flip8/run-test (exit status: 1) > >FAIL: tests/flip9/run-test >========================== > >[8] cat >[12] cat >[16] cat >[20] cat >[24] diff -u file1.orig file1 >[25] diff -u file2.orig file2 >[27] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[28] /bin/echo -ne '\t' >[28] sed -e 's/ .*$//' patch-flipped >[29] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[29] exit 1 >FAIL tests/flip9/run-test (exit status: 1) > >FAIL: tests/flip10/run-test >=========================== > >[8] cat >[16] cat >[29] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[30] /bin/echo -ne '\t' >[30] sed -e 's/ .*$//' patch-flipped >sed: can't read patch-flipped: No such file or directory >[31] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[31] exit 1 >FAIL tests/flip10/run-test (exit status: 1) > >FAIL: tests/flip11/run-test >=========================== > >[8] cat >[21] cat >[29] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[30] /bin/echo -ne '\t' >[30] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f53985a8a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f53985a8b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f53985a250b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f53985a72cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25671/cmdline: /bin/sh ./tests/flip11/run-test > >./tests/flip11/run-test: line 30: 25671 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[31] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[31] exit 1 >FAIL tests/flip11/run-test (exit status: 1) > >FAIL: tests/flip12/run-test >=========================== > >[8] cat >[26] cat >[46] diff -u file.orig file >[47] mv -f file file.orig >[49] cat >[79] diff -u file.orig file >[81] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[82] /bin/echo -ne '\t' >[82] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f057b61aa32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f057b61ab45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f057b61450b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f057b6192cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25703/cmdline: /bin/sh ./tests/flip12/run-test > >./tests/flip12/run-test: line 82: 25703 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[83] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[83] exit 1 >FAIL tests/flip12/run-test (exit status: 1) > >FAIL: tests/flip13/run-test >=========================== > >[8] cat >[29] cat >[51] diff -u file.orig file >[52] mv -f file file.orig >[54] cat >[87] diff -u file.orig file >[89] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[90] /bin/echo -ne '\t' >[90] sed -e 's/ .*$//' patch-flipped >sed: can't read patch-flipped: No such file or directory >[91] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[91] exit 1 >FAIL tests/flip13/run-test (exit status: 1) > >FAIL: tests/flip14/run-test >=========================== > >[8] cat >[15] cat >[22] diff -u file.orig file >[24] mv -f file file.orig >[25] cat >[32] diff -u file.orig file >[34] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[35] /bin/echo -ne '\t' >[35] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7fe5dd18ba32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fe5dd18bb45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fe5dd18550b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fe5dd18a2cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25759/cmdline: /bin/sh ./tests/flip14/run-test > >./tests/flip14/run-test: line 35: 25759 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[36] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[36] exit 1 >FAIL tests/flip14/run-test (exit status: 1) > >FAIL: tests/flip15/run-test >=========================== > >[12] cat >[16] cat >[20] diff -u file.orig file >[22] mv -f file file.orig >[23] cat >[27] diff -u file.orig file >[29] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[30] /bin/echo -ne '\t' >[30] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7fce4e6d1a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7fce4e6d1b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7fce4e6cb50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7fce4e6d02cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25784/cmdline: /bin/sh ./tests/flip15/run-test > >./tests/flip15/run-test: line 30: 25784 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[31] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[31] exit 1 >FAIL tests/flip15/run-test (exit status: 1) > >FAIL: tests/flip16/run-test >=========================== > >[8] cat >[142] cat >[275] diff -u file.orig file >[277] mv -f file.orig file.orig.orig >[278] mv -f file file.orig >[279] cat >[469] diff -u file.orig file >[471] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[472] /bin/echo -ne '\t' >[472] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f99c5e42a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f99c5e42b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f99c5e3c50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f99c5e412cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25817/cmdline: /bin/sh ./tests/flip16/run-test > >./tests/flip16/run-test: line 472: 25817 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[473] cmp - patch-cmp >cmp: patch-cmp: No such file or directory >[473] exit 1 >FAIL tests/flip16/run-test (exit status: 1) > >FAIL: tests/flip18/run-test >=========================== > >[8] cat >[30] cat >[40] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/flipdiff patch1 patch2 >[[41] /bin/echo -ne '\t' >[41] sed -e 's/ .*$//' patch-flipped >/usr/lib64/libsandbox.so(+0xba32)[0x7f70ee541a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f70ee541b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f70ee53b50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f70ee5402cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25865/cmdline: /bin/sh ./tests/flip18/run-test > >./tests/flip18/run-test: line 41: 25865 Aborted sed -e "s/$(/bin/echo -ne '\t').*$//" patch-flipped > patch-cmp >[42] cmp - patch-flipped >cmp: patch-flipped: No such file or directory >[42] exit 1 >FAIL tests/flip18/run-test (exit status: 1) > >FAIL: tests/unline1/run-test >============================ > >[8] cat >[16] cat >/usr/lib64/libsandbox.so(+0xba32)[0x7f11a3ad7a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f11a3ad7b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f11a3ad150b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f11a3ad62cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x40ac01] >/proc/25896/cmdline: /bin/sh ./tests/unline1/run-test > >./tests/unline1/run-test: line 22: 25896 Aborted cat > patch2 <<EOF >--- file.orig >+++ file >@@ -10 +10 @@ >-a >+A >EOF > >[24] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >/usr/lib64/libsandbox.so(+0xba32)[0x7f11a3ad7a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f11a3ad7b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f11a3ad150b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f11a3ad62cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/25897/cmdline: /bin/sh ./tests/unline1/run-test > >./tests/unline1/run-test: line 24: 25897 Aborted ${INTERDIFF} patch1 patch2 > patch1-2 2> errors >[24] exit 1 >FAIL tests/unline1/run-test (exit status: 1) > >FAIL: tests/nul1/run-test >========================= > >[9] echo -e 'abc\0' >[10] echo abc >[12] diff -au file1 file2 >[13] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff -q /dev/null diff >[14] '[' -s errors ']' >[16] cmp diff newdiff >cmp: diff: No such file or directory >[16] exit 1 >FAIL tests/nul1/run-test (exit status: 1) > >FAIL: tests/nul3/run-test >========================= > >[9] echo -e 'abc\0' >[10] echo abc >[12] diff -ac file1 file2 >[13] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff -q /dev/null cdiff >[13] exit 1 >FAIL tests/nul3/run-test (exit status: 1) > >FAIL: tests/convert1/run-test >============================= > >[9] mkdir dir.orig dir >[10] cat >[15] cat >[20] cat >[25] cat >[30] diff -rc dir.orig dir >[32] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --format=unified cdiff >[33] '[' -s errors ']' >[35] cd dir.orig >./tests/convert1/run-test: line 35: cd: dir.orig: No such file or directory >[36] patch -s -p1 -i ../diff >/usr/lib64/libsandbox.so(+0xba32)[0x7faf3c856a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7faf3c856b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7faf3c85050b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7faf3c8552cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/25979/cmdline: /bin/sh ./tests/convert1/run-test > >./tests/convert1/run-test: line 36: 25979 Aborted ${PATCH} -p1 -i ../diff 2> errors >[36] exit 1 >FAIL tests/convert1/run-test (exit status: 1) > >FAIL: tests/convert2/run-test >============================= > >[9] mkdir dir.orig dir >[10] cat >[25] cat >[30] cat >[45] cat >[50] diff -ru dir.orig dir >[52] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/filterdiff --format=context cdiff >[53] '[' -s errors ']' >[55] cd dir.orig >[56] patch -s -p1 -i ../diff >/usr/lib64/libsandbox.so(+0xba32)[0x7f4e99575a32] >/usr/lib64/libsandbox.so(+0xbb45)[0x7f4e99575b45] >/usr/lib64/libsandbox.so(+0x550b)[0x7f4e9956f50b] >/usr/lib64/libsandbox.so(open+0x8c)[0x7f4e995742cc] >/bin/sh[0x45d96a] >/bin/sh[0x45e14a] >/bin/sh[0x41fbc1] >/bin/sh[0x420af0] >/bin/sh[0x4226de] >/bin/sh[0x421ba4] >/proc/25999/cmdline: /bin/sh ./tests/convert2/run-test > >./tests/convert2/run-test: line 56: 25999 Aborted ${PATCH} -p1 -i ../diff 2> errors >[56] exit 1 >FAIL tests/convert2/run-test (exit status: 1) > >FAIL: tests/stdin/run-test >========================== > >[8] cat >[13] cat >[17] cat >[23] diff -u orig new1 >[24] diff -u orig new2 >[25] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/interdiff patch1 patch2 >[25] exit 1 >FAIL tests/stdin/run-test (exit status: 1) > >FAIL: tests/splitdiffD/run-test >=============================== > >[9] mkdir dir dir.orig >[10] echo a >[11] echo A >[12] echo b >[13] echo B >[14] diff -uN dir.orig dir >[15] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/scripts/splitdiff -a -D split diff >[15] exit 1 >FAIL tests/splitdiffD/run-test (exit status: 1) > >FAIL: tests/fullheader1/run-test >================================ > >[8] cat >[25] /var/tmp/portage/dev-util/patchutils-0.3.4/work/patchutils-0.3.4/src/lsdiff -n git-output >[26] '[' -s errors ']' >[27] cat >[27] cmp - index >cmp: index: No such file or directory >[27] exit 1 >FAIL tests/fullheader1/run-test (exit status: 1) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 605952
:
460408
|
460410
| 460412