fyi, result of make check for gmp gmp-5.0.1, 2 tests failed

Nasser M. Abbasi nma at 12000.org
Sun Mar 27 08:02:45 CEST 2011



FYI:

gcc -v
Using built-in specs.
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)

-------------------------------
$ uname -a
Linux me-VirtualBox 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:40:58 UTC 2011 i686 GNU/Linux
$
---------------------------


make check

mpz_inp_str nread wrong
   inp         "0"
   base        10
   pre         0
   post        1
   got_nread   0
   want_nread  1
/bin/bash: line 5: 15834 Aborted                 ${dir}$tst
FAIL: t-inp_str

t-io_raw.c:102: GNU MP assertion failed: ! ferror(fp)
/bin/bash: line 5: 16628 Aborted                 ${dir}$tst
FAIL: t-io_raw

====================================
2 of 58 tests failed
Please report to gmp-bugs at gmplib.org
====================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/gcc_4_6/gmp-5.0.1/tests/mpz'


--Nasser


More information about the gmp-bugs mailing list