Menu

#62 signal.test dies with SIGPIPE

open
nobody
None
5
2009-03-15
2009-03-15
Mikhail T.
No

I'm building TclX-8.4.0 against Tcl-8.4.19 on FreeBSD/amd64-7.1

Trying ``make test'' I get:

[...]
process.test
profile.test
pushd.test
readdir.test
select.test
setfuncs.test
showproc.test
signal.test
*** Error code 141

141-128=13, which is SIGPIPE. Indeed, if I try to run this test by itself, I get:

mi@aldan:tclX/work/tclx8.4 (1229) tclsh8.4
% load ./libtclx8.4.so
% source tests/signal.test
Broken pipe

I'd like to make the FreeBSD port of tclX to automatically run the bundled self-tests after building, but can not due to this (and a few others) issue...

Please, advise. Thanks.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.