make check error (gmp-4.3.1)
Norbert Hübsch
norbert.huebsch at gmx.de
Fri Jan 8 22:11:24 CET 2010
Hello everybody,
during "make check" command the following error occurs
My Operating System is: QNX Neutrino 6.4.1
Processor type X86 AMD ATHLON 1300 MHZ
Hope you can solve the Problem. If I can help, don´t
hesitate and let me know.
best regards
Norbert Hübsch
make check-recursive
make[1]: Entering directory `/root/gmp-4.3.1'
Making check in tests
make[2]: Entering directory `/root/gmp-4.3.1/tests'
Making check in .
make[3]: Entering directory `/root/gmp-4.3.1/tests'
make libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-popc t-parity t-sub
make[4]: Entering directory `/root/gmp-4.3.1/tests'
make[4]: `libtests.la' is up to date.
make[4]: `t-bswap' is up to date.
make[4]: `t-constants' is up to date.
make[4]: `t-count_zeros' is up to date.
make[4]: `t-gmpmax' is up to date.
make[4]: `t-hightomask' is up to date.
make[4]: `t-modlinv' is up to date.
make[4]: `t-popc' is up to date.
make[4]: `t-parity' is up to date.
make[4]: `t-sub' is up to date.
make[4]: Leaving directory `/root/gmp-4.3.1/tests'
make check-TESTS
make[4]: Entering directory `/root/gmp-4.3.1/tests'
PASS: t-bswap
PASS: t-constants
PASS: t-count_zeros
PASS: t-gmpmax
PASS: t-hightomask
PASS: t-modlinv
PASS: t-popc
PASS: t-parity
PASS: t-sub
==================
All 9 tests passed
==================
make[4]: Leaving directory `/root/gmp-4.3.1/tests'
make[3]: Leaving directory `/root/gmp-4.3.1/tests'
Making check in devel
make[3]: Entering directory `/root/gmp-4.3.1/tests/devel'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/root/gmp-4.3.1/tests/devel'
Making check in mpn
make[3]: Entering directory `/root/gmp-4.3.1/tests/mpn'
make t-asmtype t-aors_1 t-divrem_1 t-fat t-get_d t-instrument t-iord_u t-mp_bases t-perfsqr t-scan t-hgcd t-matrix22
make[4]: Entering directory `/root/gmp-4.3.1/tests/mpn'
make[4]: `t-asmtype' is up to date.
make[4]: `t-aors_1' is up to date.
make[4]: `t-divrem_1' is up to date.
make[4]: `t-fat' is up to date.
make[4]: `t-get_d' is up to date.
make[4]: `t-instrument' is up to date.
make[4]: `t-iord_u' is up to date.
make[4]: `t-mp_bases' is up to date.
make[4]: `t-perfsqr' is up to date.
make[4]: `t-scan' is up to date.
make[4]: `t-hgcd' is up to date.
make[4]: `t-matrix22' is up to date.
make[4]: Leaving directory `/root/gmp-4.3.1/tests/mpn'
make check-TESTS
make[4]: Entering directory `/root/gmp-4.3.1/tests/mpn'
PASS: t-asmtype
PASS: t-aors_1
PASS: t-divrem_1
PASS: t-fat
mpn_get_d wrong on 2^n
bit 0
exp 0
want_bit 0
sign 0
n =0x1
nsize 1
want =[00 00 00 00 00 00 F0 3F] 1
got =[00 00 10 00 00 00 00 00] 5.180653786536309363e-318
FAIL: t-get_d
PASS: t-instrument
PASS: t-iord_u
PASS: t-mp_bases
PASS: t-perfsqr
PASS: t-scan
PASS: t-hgcd
PASS: t-matrix22
====================================
1 of 12 tests failed
Please report to gmp-bugs at gmplib.org
====================================
make[4]: Leaving directory `/root/gmp-4.3.1/tests/mpn'
make[3]: Leaving directory `/root/gmp-4.3.1/tests/mpn'
make[2]: Leaving directory `/root/gmp-4.3.1/tests'
make[1]: Leaving directory `/root/gmp-4.3.1'
More information about the gmp-bugs
mailing list