bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] ./functab4.ok _functab4 differ: byte 30, line 2


From: Hermann Peifer
Subject: Re: [bug-gawk] ./functab4.ok _functab4 differ: byte 30, line 2
Date: Sat, 06 Sep 2014 09:42:33 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0


Thanks for the fix which works fine. Hermann

On 2014-09-04 19:31, Hermann Peifer wrote:

Hi,

Below some output from make check which looks like a little Mac-specific
issue to me. I'm on Mac OS X 10.9.4

Hermann


$ make check

(...)

./functab4.ok _functab4 differ: byte 30, line 2
Makefile:3719: recipe for target 'functab4' failed
make[2]: [functab4] Error 1 (ignored)

(...)

make[2]: Entering directory '/Users/peifer/local/src/gawk/test'
1 TESTS FAILED
Makefile:3763: recipe for target 'pass-fail' failed
make[2]: *** [pass-fail] Error 1
make[2]: Leaving directory '/Users/peifer/local/src/gawk/test'
Makefile:1521: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '/Users/peifer/local/src/gawk/test'
Makefile:732: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1


$ head test/functab4.ok test/_functab4
==> test/functab4.ok <==
x = chdir
we are now in --> /tmp

==> test/_functab4 <==
x = chdir
we are now in --> /private/tmp




reply via email to

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