| Summary: | sys-block/mbuffer-20171011 cat: 'output-test5.*': No such file or directory | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
| Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | jstein |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | PPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build.log |
||
Created attachment 528128 [details]
build.log
Can no longer reproduce this with current toolchain/setup. |
Created attachment 528126 [details] emerge --info FEATURES="-usersandbox -network-sandbox" were set as suggested by the ebuild, but test5 fails anyhow. rm -f output-test4.tar.* cat mbuffer | LD_PRELOAD=./tapetest.so ./mbuffer -f -o output-test4 -H -A "echo '[test4] Replacing tape'" MD5 hash: d5ea5738b891affc388003e2158a631d summary: 147 KiByte in 0.0sec - average of 29.6 MiB/s cat output-test4* | openssl md5 > test4.md5 rm -f output-test4.* sync diff test4.md5 mbuffer.md5 > test4 rm -f output-test5.tar.* cat mbuffer | LD_PRELOAD=./tapetest.so ./mbuffer -f -o output-test5 -H -A "echo '[test5] Replacing tape'" --tapeaware MD5 hash: d5ea5738b891affc388003e2158a631d summary: 147 KiByte in 0.0sec - average of 24.9 MiB/s cat output-test5.* | openssl md5 > test5.md5 cat: 'output-test5.*': No such file or directory rm -f output-test5.* sync diff test5.md5 mbuffer.md5 > test5 make: *** [Makefile:135: test5] Error 1