Andreas Kellers on Mon, 24 Apr 2017 19:16:00 +0200


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

Testing pari-2.9.2 build under Cygwin 64 problem


Dear all,

testing the GP build from source (2.9.2) under Cygwin (64 bit) reports bugs for all tests:
 
$ make bench
Making bench in Ocygwin-x86_64
make[1]: Entering directory '/home/USER/tmp/pari-2.9.2/Ocygwin-x86_64'
* Testing objets           gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing analyz           gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing number           gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing polyser          gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing linear           gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing elliptic         gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing sumiter          gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing graph            gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing program          gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing trans            gp-sta..BUG [0]      gp-dyn..BUG [0]
* Testing nfields          gp-sta..BUG [0]      gp-dyn..BUG [0]
+++ [BUG] Total bench for gp-sta is 0
+++ [BUG] Total bench for gp-dyn is 0
 
The diff-files in Ocygwin-x86_64 just report lines beginning with “-“. The executables (gp-dyn and gp-sta) both seem to work. Maybe the problem results from missing 64 bit result files under src/test directory? The source distribution includes src/test/32 only.

Did I make any mistake? 

Cheers, Andreas