Follow-up Comment #3, bug #62506 (project groff):
Hi Bjarni,
> Adding:
>
> ls -l /dev/stdin
> ls -l /dev/fd/0
> ls -l $(tty) || :
> testing seekability of file operand '-'
> lrwxrwxrwx 1 root root 4 maí 22 19:10 /dev/stdin -> fd/0
> lr-x------ 1 bg bg 64 maí 22 20:22 /dev/fd/0 -> pipe:[20015]
> ls: cannot access 'not': No such file or directory
> ls: cannot access 'a': No such file or directory
> ls: cannot access 'tty': No such file or directory
This appears to be the problem. You are running the test in an environment
where there appears to be no controlling terminal.
> FAIL src/preproc/preconv/tests/do-not-seek-the-unseekable.sh (exit status:
2)
What happens if you run make(1) without the nonstandard option
'--output-sync=recurse'?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62506>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/