Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653682 - sys-block/mbuffer-20171011 cat: 'output-test5.*': No such file or directory
Summary: sys-block/mbuffer-20171011 cat: 'output-test5.*': No such file or directory
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-04-21 10:23 UTC by ernsteiswuerfel
Modified: 2018-10-20 01:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_653682.txt,5.93 KB, text/plain)
2018-04-21 10:23 UTC, ernsteiswuerfel
Details
build.log (build.log,10.50 KB, text/plain)
2018-04-21 10:24 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2018-04-21 10:23:58 UTC
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
Comment 1 ernsteiswuerfel archtester 2018-04-21 10:24:52 UTC
Created attachment 528128 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2018-10-20 01:04:52 UTC
Can no longer reproduce this with current toolchain/setup.