Error in make check Please help.

Luck Colors luckcolorsgoo at gmail.com
Thu Jun 11 21:33:01 UTC 2015


Sure.
Here's the new build log: it crashed with the same errors.

make[4]: Leaving directory `/home/luckcolors/gmp-6.0.0-20150609/tests/mpn'
make  check-TESTS
make[4]: Entering directory `/home/luckcolors/gmp-6.0.0-20150609/tests/mpn'
PASS: t-asmtype
PASS: t-aors_1
PASS: t-divrem_1
PASS: t-mod_1
PASS: t-fat
/bin/sh: line 5: 27163 Istruzione non consentita ${dir}$tst
FAIL: t-get_d
PASS: t-instrument
PASS: t-iord_u
PASS: t-mp_bases
PASS: t-perfsqr
PASS: t-scan
PASS: logic
PASS: t-toom22
PASS: t-toom32
PASS: t-toom33
PASS: t-toom42
PASS: t-toom43
PASS: t-toom44
PASS: t-toom52
PASS: t-toom53
PASS: t-toom54
PASS: t-toom62
PASS: t-toom63
PASS: t-toom6h
PASS: t-toom8h
PASS: t-toom2-sqr
PASS: t-toom3-sqr
PASS: t-toom4-sqr
PASS: t-toom6-sqr
PASS: t-toom8-sqr
PASS: t-mul
PASS: t-mullo
PASS: t-mulmod_bnm1
PASS: t-sqrmod_bnm1
PASS: t-mulmid
PASS: t-hgcd
PASS: t-hgcd_appr
PASS: t-matrix22
PASS: t-invert
/bin/sh: line 5: 27879 Istruzione non consentita ${dir}$tst
FAIL: t-div
/bin/sh: line 5: 27902 Istruzione non consentita ${dir}$tst
FAIL: t-bdiv
PASS: t-broot
PASS: t-brootinv
PASS: t-minvert
PASS: t-sizeinbase
=======================================================================================
3 of 45 tests failed
Please report to gmp-bugs at gmplib.org, see
https://gmplib.org/manual/Reporting-Bugs.html
=======================================================================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/luckcolors/gmp-6.0.0-20150609/tests/mpn'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/luckcolors/gmp-6.0.0-20150609/tests/mpn'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/luckcolors/gmp-6.0.0-20150609/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/luckcolors/gmp-6.0.0-20150609'
make: *** [check] Error 2

is it normal that sh doesn't like the testing command?
because there's this error :/bin/sh: line 5: 27879 Istruzione non
consentita ${dir}$tst (to english : instruction not allowed)


2015-06-11 22:38 GMT+02:00 Marc Glisse <marc.glisse at inria.fr>:

> On Thu, 11 Jun 2015, Luck Colors wrote:
>
>  I have successfully configurated and compiled gmp 6.0.0a
>> But when i run the make check command i get the following error log:
>>
>
> Hello,
>
> before we spend time investigating, could you check if it works better
> with a recent snapshot from https://gmplib.org/download/snapshot/ ?
>
> --
> Marc Glisse
>


More information about the gmp-discuss mailing list