make check result

Shahin Ansari shansari at verizon.net
Mon May 9 22:46:14 UTC 2016


I know very little about GMP. I hope this helps, and perhaps help me out
also. I get the following result when I run make check : 

 

============================================================================

See tests/mpn/test-suite.log

Please report to gmp-bugs at gmplib.org, see
https://gmplib.org/manual/Reporting-Bugs.html

============================================================================

make[5]: *** [test-suite.log] Error 1

make[5]: Leaving directory `/c/MinGW/gmp-6.1.0/tests/mpn'

make[4]: *** [check-TESTS] Error 2

make[4]: Leaving directory `/c/MinGW/gmp-6.1.0/tests/mpn'

make[3]: *** [check-am] Error 2

make[3]: Leaving directory `/c/MinGW/gmp-6.1.0/tests/mpn'

make[2]: *** [check-recursive] Error 1

make[2]: Leaving directory `/c/MinGW/gmp-6.1.0/tests'

make[1]: *** [check-recursive] Error 1

make[1]: Leaving directory `/c/MinGW/gmp-6.1.0'

make: *** [check] Error 2

 

sansari at DESKTOP-E8J1RMD /c/MinGW/gmp-6.1.0

 

I am trying to install MigW and GMP on a Windows 10 machine. Here is the
configure option I used: 

./configure --host=i586-mingw32msvc

 

$ cat test-suite.log

============================================

   GNU MP 6.1.0: tests/mpn/test-suite.log

============================================

 

# TOTAL: 46

# PASS:  45

# SKIP:  0

# XFAIL: 0

# FAIL:  1

# XPASS: 0

# ERROR: 0

 

.. contents:: :depth: 2

 

FAIL: t-hgcd_appr

=================

 

appr |r0 - r1| much larger than minimal (by 44 bits, margin = 32 bits)

ERROR in test 1

Invalid results for hgcd and hgcd_ref

op1=1FF40B96F9BD9019334C935CCA7A527BF1BD7D2271B1EFFCF8B1348948DE020935779BDF
8192B2C07AD6549837072505EDFF25EC7D1B9EA671A839C0039AB85146217A6367395890CD97
8CFD461FE82F3BB22F074C6C33EC4CCF395799AB830FBCC73196C8D52F036B4737CC82A3BC59
6FB56CCB664C98ABD4FC3F21682BF7D1F58DC7EC16C3C10DA1827E071D840349C281B57F7D11
C7F67432F04DA27BAFF2BEEE40A9F9DD3F39EC1201FCFAA04BB03FA4C349A339D12936C0EB50
EB5E369B13EF6B511105B6A2B25C28C15A9CF28BA4B4FEAE22142BEE272537DDF138C6B3E2CD
A6035EBA4B3CF6071C40367C2041EF9FFA

op2=10D1FDF4EE9F51A64A16C7C8F6D6413633936D759972DA423643BE8DB98385C24D66909C
EA2796B8226B766F7FC5CAE66D2B3F31C84C8480BE3E406162450AB0AF1DEF7FBE722DB19F19
A7EA88BEB2E91DEF31DE051B36BD6547B986B04B55ADBD048314B61252B8A9E00126538AF61E
4B9F2405432519E527626A7EA735B5459B6427EC6CBA1CAB45BF7AAB3960E23BC7155EFB1817
EAE0633B99B178EC507DFCE68C2CE2631A625123EBE9CF0B8C142464ED1766B69D7EB5C50BC8
C632

hgcd_ref: 1

mpn_hgcd_appr: 1

      0 [sig] t-hgcd_appr 19012 open_stackdumpfile: Dumping stack trace to
t-hgcd_appr.exe.stackdump

FAIL t-hgcd_appr.exe (exit status: 134)



More information about the gmp-bugs mailing list