`make check` yields some failures on macOS

Chris Palmer snackypants at gmail.com
Sun Sep 1 02:03:25 CEST 2024


Hello,

Thanks for making GMP! :)

I am building gmp 6.3.0 (downloaded from the .tar.xz on the web site just
now) on macOS (Sonoma, 14.6.1). I've attached tests/mpn/test-suite.log;
please let me know if you need anything more. I build with just
`./configure` (no options) and `make`.

```
woop:~/code/impr/gmp-6.3.0 % uname -a
Darwin woop.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00
PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_64
woop:~/code/impr/gmp-6.3.0 % clang --version
Apple clang version 15.0.0 (clang-1500.3.9.4)
Target: x86_64-apple-darwin23.6.0
Thread model: posix
InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
woop:~/code/impr/gmp-6.3.0 % echo $CFLAGS

woop:~/code/impr/gmp-6.3.0 %
```
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-suite.log
Type: application/octet-stream
Size: 778 bytes
Desc: not available
URL: <https://gmplib.org/list-archives/gmp-bugs/attachments/20240831/8ed07c74/attachment.obj>


More information about the gmp-bugs mailing list