GNU bug report logs -
#19692
"rm -f" without file operands specified displays error and exits with status 1 on QNX 6.3.2
Previous Next
Full log
Message #24 received at 19692 <at> debbugs.gnu.org (full text, mbox):
When I run ‘make check’, it fails after
passing t/pm/Wrap.pl with the following error:
sh: >&3 : bad file descriptor
tap-driver.sh: fatal: I/O or internal error
Thanks for trying, though sorry to see that result. It's not clear to me
what test is failing or what the environment is. File descriptor 3 is
used in tap-driver.sh, but seemingly not in a complicated way.
If you have time, please try running (without any -j, for simplicity):
make VERBOSE=1 TESTS_ENVIRONMENT='echo RUNNING: "$$f";' check >chkout 2>&1
And, assuming it still fails, send the resulting
chkout and test-suite.log files (gzipped is best).
The TESTS_ENVIRONMENT value should print "RUNNING: <testname>" when a test
is begun, as well as the usual report when a test is finished. --thanks, karl.
This bug report was last modified 1 year and 138 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.