SW on Sat, 28 Mar 2026 05:15:12 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

error with --tune


Hello,

I tried to install pari snapshot 2.18.0-915-gb789ada1c4 on an ARM system.  I already installed gnu-gmp and "make check" returned no error.  I then run

   env MAKE="make -j2" Configure --tune

When it got to

   Setting LOGAGMCX_LIMIT... (default: 1480)

I got the error message

   ***  couldn't measure time.  ***  Error in the PARI system. End of program.

Is this just another quirk with ARM and I should compile pari without --tune, or is this something to be concerned about?

Thanks!