bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62506] do-not-seek-the-unseekable.sh: result depends on "make -j<n


From: G. Branden Robinson
Subject: [bug #62506] do-not-seek-the-unseekable.sh: result depends on "make -j<n>"
Date: Sun, 22 May 2022 20:05:46 -0400 (EDT)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]