Re: make check fails; fedora core 37 (x86_64)

2022-04-17 Thread Marc Glisse

On Sun, 17 Apr 2022, George R Goffe wrote:


1026 ./configure: line 12157: 1q: command not found


The last time I saw this error message, it could easily be worked around 
by passing SED=sed (and possibly a few others) to configure. I don't 
remember what the real cause was though :-(


--
Marc Glisse
___
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs


Re: make check fails; fedora core 37 (x86_64)

2022-04-16 Thread Marco Bodrato

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&& 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/49.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/
___
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs