make check failing on macOS (Intel)
Marc Glisse
marc.glisse at inria.fr
Sun Mar 16 17:27:17 CET 2025
Hello,
did you try with a recent snapshot from
https://gmplib.org/download/snapshot/gmp-next/ in case the issue may
already be fixed?
(skipping a test is fine, it means it isn't relevant on your platform)
By the way, configure can take an argument --prefix=/path, you shouldn't
edit config.status.
On Sat, 15 Mar 2025, Siddharth Sunderraju wrote:
> On my Intel Mac (quad-core Intel Core i5), make check fails 7 tests, all of
> which have an exit status of 139:
>
> * t-divrem
> * t-fat
> * t-div
> * t-mulmod_bnm1
> * t-sqrmod_bnm1
> * t-invert
> * t-bdiv
>
> and skips one test, t-addaddmul, with an exit code of 77.
>
> The commands I ran were:
>
> cd gmp-6.3.0
> ./configure
> micro config.status # Note: this was to set prefix to ~/usr/local
> make && make check && make install
>
> Is this a bug or have I run the wrong commands?
>
> Thanks,
> s6057291 at gmail.com
> _______________________________________________
> gmp-bugs mailing list
> gmp-bugs at gmplib.org
> https://gmplib.org/mailman/listinfo/gmp-bugs
>
--
Marc Glisse
More information about the gmp-bugs
mailing list