S on Tue, 26 Dec 2023 20:14:07 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: problems noted when running make bench |
On 12/26/23 11:35AM, Bill Allombert wrote: On Tue, Dec 26, 2023 at 03:20:17PM +0100, S wrote:I'm trying to install 2.15.4 on a linux box running linux mint 21.2 (basically ubuntu 22.04) + gmp 6.3.0. When I run "make bench" I got a "bug" error with linear-sta/dyn.dif and elliptic-sta/dyn.dif. I have sent along * the output of the initial ./Configure * the output of "make bench" * the output of Olinux-x86_64/linear-sta.dif * the output of Olinux-x86_64/config.log <--- there are several errors/warnings Many thanks for your help. Happy holiday!I do not know what cause this, but you can ignore the errors: what happens is that GP prints extra space when printing matrices. Thanks for your message. Re the errors to be ignored: Are you referring to the ones in
Olinux-x86_64/config.log? What about the four "bugs" reported by
"make bench"?
Maybe you have unexpected environment variables set. (1) As a sanity check I installed 2.15.4 on a 4-year old laptop and another 10 yr old one (!), both running linux mint 21.2. In both cases I have the same errors in /config.log, but in cases "make bench" does not report any "bug". (2) Re environment variables: I have sent along the output of "printenv". (3) I notice that all the programs were compiled using -O3.
Would it make sense/make any difference if I try e.g -O2 instead?
How? Any other compiling flags I might want to try?
--------------------------------------------------------------- output of printenv: SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfZqaQf/agent.1669 |