make check fails; fedora core 37 (x86_64)
Marco Bodrato
bodrato at mail.dm.unipi.it
Sat Apr 16 17:53:29 CEST 2022
Ciao George,
Il 2022-04-08 18:16 George R Goffe ha scritto:
> I'm having a bit of trouble building gmp from the source repository
> at:. Here's what make check "tells me". I probably did something wrong
> but, for the life of me, can't see it. Here's a snip from the full
> build (included).
You attached a gzip-ed version of a gzip-ed version of ... what? The
"log" starts with:
which () { ( alias;
eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias
--read-functions --show-tilde --sho
w-dot $@
}
#!/bin/bash -xv
This is not code from GMP, those are not messages from the
configure&&make&&make check process...
Did you use some kind of script for the whole process?
> Can you help me please?
> 9114 FAIL: t-bswap
> 9117 FAIL: t-count_zeros
> 9120 FAIL: t-modlinv
> 9122 FAIL: t-popc
> 9124 FAIL: t-parity
> 9126 FAIL: t-sub
Almost everything fails. There is probably something wrong in your
building environment or in the building process.
I'd suggest you to start from a released tarball.
You can find the announce of the last release here:
https://gmplib.org/list-archives/gmp-announce/2020-November/000049.html
If you can not build it, please ask to the fedora community. They
managed to build the package for the fc36 (x86_64) flavour:
https://fedora.pkgs.org/rawhide/fedora-x86_64/gmp-6.2.1-2.fc36.x86_64.rpm.html
I'm sure it is possible to build it also for the core 37 one...
Then, if you find a bug, please read the following page before writing
again to this list:
https://gmplib.org/manual/Reporting-Bugs
Ĝis,
m
--
http://bodrato.it/papers/
More information about the gmp-bugs
mailing list