bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] make check: 2 TESTS FAILED


From: Hermann Peifer
Subject: [bug-gawk] make check: 2 TESTS FAILED
Date: Fri, 18 Oct 2013 11:54:39 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130801 Thunderbird/17.0.8


Hi,

Below 2 issues after running make check. I am using Mac OS X Lion 10.7.5

Regards, Hermann


$ git status
# On branch master
nothing to commit, working directory clean

$ ./bootstrap.sh && ./configure && make && make check
...
pipeio3
./pipeio3.ok _pipeio3 differ: byte 43, line 3
make[1]: [pipeio3] Error 1 (ignored)
...
exit
./exit.ok _exit differ: byte 5, line 3
make[1]: [exit] Error 1 (ignored)
...
2 TESTS FAILED


$ diff test/pipeio3.ok test/_pipeio3
3c3
< sh: 1: cart: not found
---
> sh: cart: command not found
$ diff test/exit.ok test/_exit
2a3
> gawk: warning: error writing standard output (Broken pipe)
11a13
> gawk: warning: error writing standard output (Broken pipe)






reply via email to

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