bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master


From: Hermann Peifer
Subject: Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches
Date: Tue, 6 Feb 2018 20:42:45 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

git bisect tells me:

7c3d14eb1d103061939fdcad66bf2b27d78bc5b5 is the first bad commit

commit 7c3d14eb1d103061939fdcad66bf2b27d78bc5b5
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Apr 16 12:53:35 2017 +0300

    Rename intdiv to intdiv0, require it to be configured in.


On 06.02.18 19:43, Hermann Peifer wrote:
> Hi aiagin,
> 
> Below is what I am getting on my MacBook, now that all MPFR tests are
> executed by make check. There is no error when switching to branch
> gawk-4.1-stable and running make check there, i.e. using: GNU Awk 4.1.4,
> API: 1.1 (GNU MPFR 3.1.6, GNU MP 6.1.2)
> 
> Hermann
> 
> $ ./bootstrap.sh && ./configure && make && make check
> ...
> 1 TESTS FAILED
> make[2]: *** [Makefile:4633: pass-fail] Error 1
> ...
> ============== _mpfrsqrt =============
> *** mpfrsqrt.ok 2018-02-06 19:11:08.648370557 +0100
> --- _mpfrsqrt   2018-02-06 19:20:42.318373698 +0100
> ***************
> *** 1,2 ****
>   11111111111111111111111111111111111111111111111111111111111
> ! 11111111111111111111111111111111111111111111111111111111111
> --- 1,2 ----
>   11111111111111111111111111111111111111111111111111111111111
> ! 11111111111111109867334288901275613641560219569226843684864
> 
> $ ./gawk -V
> GNU Awk 4.2.0e, API: 2.0 (GNU MPFR 3.1.6, GNU MP 6.1.2)
> 




reply via email to

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